Part Number: CC2640R2F
Tool/software: TI-RTOS
Hi,
i took a short look over the map file of my project and i can't figure out what the actual static memory usage is. I'm also using the NVS driver for saving 4kB of data in flash. Therefor i've implemented code from NVS driver example, which so far works without any problems.
Here is an exctract of the map file:
Module ro code ro data rw data rw data (abs) ------ ------- ------- ------- ------- board.o 681 1 398 4 096 82 011 bytes of readonly code memory 15 725 bytes of readonly data memory 10 227 bytes of readwrite data memory (+ 4 096 absolute)
Now i'm wondering what "(+ 4 096 absolute)" means?
Is this amount of memory a RAM buffer allocated by the NVS driver or just an information that this is a read -and writeable Flash section?
Best Regards,
Alex
Further information:
simplelink_cc2640r2_sdk_1_40_00_45
IAR-Version: 8.11.2.13606
Debugger & Programmer: TI XDS110 from LAUNCHXL-CC2640R2 board
XDS Tools: xdctools_3_50_02_20_core