USB_SENDHEX
Section: User Commands (1)
Updated: January 2010
Index
Return to Main Contents
NAME
usb_sendhex - manual page for USB sendhex v.1.0
SYNOPSIS
usb_sendhex
<parameters> <hex_file>
DESCRIPTION
- -d, --vid <num>
-
device vendor id (VID) [0xDEAD]
- -i, --pid <num>
-
product id (PID) [0x1000]
- -t, --type <num>
-
target module memory space
- -s, --start <addr>
-
start address of transfer
- -l, --length <num>
-
length of upload block
- -b, --block <num>
-
maximal block length
- -g, --go <addr>
-
start program from address
- -r, --reset
-
reset before download
- -E, --mass-erase <mode>
-
full device erase
- -e, --erase
-
erase region defined by -s -l
- -u, --upload
-
upload memory block [download]
- -w, --wait
-
wait for device to be on
- -f, --format <format>
-
format of data file [ihex]
- -p, --print
-
print devices
- --debug-kernel <m>
-
flags to debug kernel
- -v, --verbose
-
verbose program
- -V, --version
-
show version
- -h, --help
-
this usage screen
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 15:19:55 GMT, January 24, 2010