I have gone through the user manual of LPC54608 regarding EEPROM. In that they mentioned, writing of EEPROM required two steps: They are:
The first step is writing a minimum of 1 word (4 bytes) to a maximum of 32 words (128 bytes)
to the desired page in the 16 kB EEPROM address space at address 0x4010 8000.
Step two is an erase/program of that page into non-volatile memory.
I don't understand that meaning.
and I have seen the SDK files. In that also, data reading from EEPROM is also not available.
Thanks and Regards,
Avinash.