Other Parts Discussed in Thread: UNIFLASH
Tool/software:
Hello,
I am trying to save some data in the non-volatile (flash) memory of the CC2642. According to the data sheet and the user guide, I should save the data in the CCFG, which leads me to the following questions:
1. Can I use the Flash Programmer 2 to store the data directly in this memory location? or there is another software I should use instead?
2. Is the CCFG indeed the suggested memory location to store constant data? or I should store it in another location?
3. How do I keep my data from being overwritten in the flash? and what are the CCFG start and end points (is it 0x57FA8 -> 0x57FFF)?
Thank you in advance!