Hello!
Someone knows it is possible to store ram area variables into the unused area of LPC2468 Internal Flash , like a eeprom? Thanks
U can store the ram data in internal EEPROM of LPC2468. U go through the data sheet of LPC2468, you can find how to read/write the internal flash. Be careful that clock cycles for writing the flash is very inportant..
So i suggest you better go through the data sheets and understand.
All the best..