hello everyone:
I have a question.
I want to store some datum in my on-chip flash when my appliance programme running.I can write on-chip flash to store the datum .But if I update the software on my hareware,I have to reload the new software on on-chip flash,and the datum stored in on-chip flash is overlay or missing.
Can I lock the datum area without overlayed by reload the programme?
Develop entironment :Keil 3 for C166 MCU: XC167CI-32F
Thank you !