Other Parts Discussed in Thread: CC2640
Hi Team,
My customer is using the SNV interface that writes data into the flash dedicated location of 0x0001D000 to 0x0001E000 of the CC2640R2F. Only one SNV 4k page is allocated.
During flash updates, there is a lot of calibration data that is usually overwritten when a new firmware version loads. Is there a linker flag or memory configuration flag that generates the application hex file so that it will not load any data into this flash memory section? Perhaps some type of 'NO_LOAD" flag so that a specific address of memory is not written into during programming?
Thanks in advance for your help.
Thanks,
Mitchell