Usage: FlashCLI.exe [options] -f FLASHFILE
Options |
Descriptions |
---|---|
--version |
Show program's version number and exit |
-h, --help |
Show this help message and exit |
-c COMPORT, --ComPort=COMPORT |
Select serial COM port to use - default 1 (for COM1) |
-f FLASHFILE, --FlashFile=FLASHFILE |
Program FLASHFILE to the flash or RAM if --RAM specified [This option is MANDATORY] |
-l LISTFILE, --ListFile=LISTFILE |
Retrieve MAC address from LISTFILE |
-R, --RAM |
Load binary into RAM and execute |
-w, --NoWait |
Do not prompt user to put device into programming mode |
-p, --Preserve sector 3 |
Preserve sector 3 |
-s, --SkipVerification |
Skip verification of flash contents after programming of the flash memory |
-k PASSKEY, --Passkey=PASSKEY |
Specify device security pass key |