Hi I searched the net to find out how I can write into lpc2000 internal EEPROM I found some for other devices but nothing for lpc2000, I even doubt if lpc2000 has internal EEPROM! Can anyone help me figure out how I can read and write to internal EEPROM of lpc2388 if it has any such memory?
Thanks I looked at keil uVision example for MCB2100 IAP code I have 2 more questions 1. Do I have to disable PLL before I enter IAP code 2. I understood how to write from RAM to Flash, but how can I read back from Flash to RAM? Somewhere was suggesting to use XDATA banking to read from flash and store it in RAM, but I couldn't understood how XDATA banking works and whther there is an easier solution for reading from FLASH
Thanks again for your kind response