Hello,
I have a project built with PE component, I am using CW 10.4 with a P&E Universal Debugger
I am trying to use the EEPROM in a K20DX256. I have set the Flex NVM Settings in the Flash Memory Organization.
The Read & Write uses the method you described above (*(word*)0x14000000 = 0xAA).
1. The K20 had been previously partitioned
2. The project is set up to run from flash
3. Mass Erase the processor and run the debugger.
4. The project code executes a partition command.
The result from the partition command indicates a partition exists.
When a read or write to the EEPROM area is attempted, the processor hangs.
It appears that the NVM is not set up properly. Any idea?
Best Regards,
George