Melanie,
Can you help me with this?
I cannot get the protection to work. My devices are a 18F2680 and a 18F2620.
Here is my code;
__CONFIG _CONFIG5L, _CP_ALL & _DATA_CP_ON
__CONFIG _CONFIG5H, _CP_ALL & _DATA_CP_ON
As you can see I tried it in bothe high and low registers. This is what I get when I try to compile;
Symbol not previously defined (_CP_ALL)
Symbol not previously defined (_DATA_CP_ON)
Thanks for any help!
Ray
Bookmarks