Quantcast
Channel: Reading a PIC32MX150F128B with PicKit2 and Pic32Prog
Viewing all articles
Browse latest Browse all 4

Reading a PIC32MX150F128B with PicKit2 and Pic32Prog (Brian Little)

$
0
0
I want to read the contents of a PIC32MX150F128B programmed with the MicroMite code. I have the newest build of Pic32Prog.  I used the command line:
pic32prog -r micromite.hex 0 1310171
When I do a hex dump of micromite.hex it only shows 0s. Am I using the read command correctly?
 
FYI:
When I just type pic32prog it identifies the PickKit2 version and target type correctly. If I use the PicKit2 program to read it of course misidentifies the target and I can download the memory but it is incorrect.
 
 

Viewing all articles
Browse latest Browse all 4

Trending Articles