-h | --help | displays help on the command line parameters |
-V | --version | displays version information of usbpicprog |
-p | --pictype=<str> | specify the pic type (eg -p=P18F2550) |
-s | --silent | do not display the hex file |
-w | --write | write the device |
-r | --read | read the device |
-v | --verify | verify the device |
-e | --erase | bulk erase the device |
-b | --blankcheck | blankcheck the device |
-d | --debug | debug the hardware (development purposes only) |
-RT | --run | run target device |
-ST | --stop | stop target device |
-f | --file=<str> | hexfile |
-RO | --restore-osccal=<str> | Restore Osccal Register |
-RB | --restore-bandgap=<str> | Restore BandGap Register |