When I read after erase I had the same value before erase.
How can I protected or deprotected that part?
I have the configuration bits register 1, the bits 12 and 13 set to 1, it's that ok? somewher ...
I'm programming a PIC24FJ64GA006 with the PCD compiler 4.107.
I'm trying to erase program memory above the address 0x8000 and it's impossible.
I can write, but I can't erase.
I use the function er ...