8000 GitHub - faragon2n/utp_com: utp_com tool is used to send commands to hardware via Freescale's UTP protocol.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

faragon2n/utp_com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

utp_com

Description

utp_com tool is used to send commands to hardware via Freescale's UTP protocol.

Usage

git clone git@github.com:ixonos/utp_com.git                                                                                                                                                                   

Dependencies

sudo apt install libsgutils2-dev                                                                                                                                                                              

Compile

cd utp_com                                                                                                                                                                                                    
make

Run

Project directory contains flash.sh script which show how tool is used to send files and run command line commands. imx_usb ( https://github.com/boundarydevices/imx_usb_loader ) is used to flash the flashing OS.

About

utp_com tool is used to send commands to hardware via Freescale's UTP protocol.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 78.4%
  • Shell 20.0%
  • Makefile 1.6%
0