Hi, PIC24FJ32GA002XC16 v 1.31MPLAB X v3.55 I am trying to put an initialized structure in flash memory at an absolute location above the end of the program in order to be able to modify it with RTSP operations. I can do this with the following code:const ..
↧