Hi,
Every time I download program to SFLASH, I see 60-byte value starting at 0xF8002000, the beginning of volatile section 1.
It seems that the value is different for each download. Could some one tell me what this value is?
I might have seen the related discussion but I can't find it.
Solved! Go to Solution.
Hi wataru_sugimoto,
This is where the local device keys are stored. We expect these to be changing on each download.
Jacob
I believe this thread: Question about 2073x memory map along with the other it references, attempts to explain the memory map and some of the overlap/inconsistencies one may encounter when trying to map all of the memory locations and their function.
Hi wataru_sugimoto,
This is where the local device keys are stored. We expect these to be changing on each download.
Jacob
Thanks!!