Reserving a Block in Flash Memory on PIC24FJ128GA306
I am using the PIC24FJ128GA306 microcontroller and trying to reserve a block in flash memory to store persistent data. Here is the code snippet I am using to define and allocate the persistent data: