I'm working on a bootloader for the PIC24FJ256GB406 and I've run into a weird issue where self programming only works in debug mode. To be more specific, when I flash the code to the device normally (outside of debug mode), I can either erase the program ..
↧