This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Write Function Call does not work properly

Hi, I am trying to use the EEPROM sample program to write to and read from memory. When I used the simulator it works fine (DEECON = 0x00;), but when I use the emulator it does not work.
The fact that DEECON = 0x0E; corrupts the operation. DEECON's reset value should be 0x00xxx0B. Does any one have any idea why DEECON = 0x0E; does not work? This number is been given by the machine, not by me.
Erik, maybe you know this answer.
Thanks

0