
Page 22
Example 01
mikroProg Suite for PIC.exe -w -pPIC18F45K22 -v -f”C:\somele.hex”
This command is used for loading C:\somele.hex into the PIC18F45K22 microcontroller. This le will be veried immediately after
being loaded into the microcontroller.
Example 02
mikroProg Suite for PIC.exe -r -pPIC18F45K22
This command is used for reading the contents of the PIC18F45K22 microcontroller program memory.
Example 03
mikroProg Suite for PIC.exe -e -pPIC18F45K22
This command is used to erase program from the PIC18F45K22 microcontroller.
Komentáře k této Příručce