My app requires calibration data etc. to be kept in data flash. I can write it to the data flash but it appears that the data flash is initialized to 0's every time I start the debugger.
- Does the debugger really init the data flash upon starting?
- How can I prevent this from happening?
Thanks for your help !!!
Steve D