Hi ,
I am working on a project which is using dsPIC33FJ128GP802. I am using MPLAB X IDE, XC16 compiler, pickit3.
I need to write flash memory, I thought I have done all procedures, but the code doesn't work.I attached my code here, please help to see where I missed, and how to improve.
In the code, I tried to write flash memory address 0x01000 with data 0x123456.
Please help.
Thanks a lot!
Joy