↧
Reading a PIC32MX150F128B with PicKit2 and Pic32Prog (Brian Little)
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 1310171When I do a hex...
View ArticleRe: Reading a PIC32MX150F128B with PicKit2 and Pic32Prog (RISC)
Hi,PIC32 were never officially supported on Pickit2 so you need to check first that anybody has managed to do it with a modified Pickit2 firmware.Pickit3 supports all PICs out of the box, including the...
View Article