This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/CC2540: What is the exact location of SNV area in cc2540?

Part Number: CC2540


Tool/software: TI C/C++ Compiler

I expected to see the SNV area on last two pages starting from 0x3F000 to 0x3FFF as CC2540-BLE-Document says. But in the .map file, I see that it starts from 0x3E800 (i.e. a page earlier). If so I'm wondering what is the content the last page (starting from 0x3F800)?