Part Number: TM4C129ENCPDT
TI-RTOS 2.16.01.14
TivaWare C 2.2.0.295
CCS 10.2.0
I would like to be able to store some configuration information like a default IP address, firmware version, and some constants into empty (very separated from my program memory) locations in flash - looking around 0xf0000 for reference. Is there a way to manually or by script load these values? I can't seem to directly edit it in the Memory Browser. It needs to be somewhere that only runs at initial program load. Any suggestions?
