Is there a file or setting that I can add to my project that maps specific values to specific memory location in IAP flash when it is programmed? The device is LPC1114.
The use case is that each device needs a unique serial number that should be set at production time when the program is flashed onto the micro controller. Then, in my program I would be able to read it from IAP flash memory at run-time.