Part Number: TM4C123GH6PM
Tool/software: TI C/C++ Compiler
There are 2K storage on launchpad(TM4C123GH6PM). I want to use that to store my config file and each time I power on my system, I could read from it and start up. Also I need to write if the config file is changed during the running time. Can anyone give me an example on how to read and write a string to the storage on launchpad please? (I don't want to add usb or anything.)