Hello. I'm working on PIC24 bootloader, based on AN1157. And I got a problem: I can program any part of PIC's Flash, except Reset vector (addresses 0x000 and 0x002). I made test routine, which writes 0x11 0x22 0x33 instead of data from uploaded HEX, and a..
↧