Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

CC2640R2F: RAM Memory allocation issue

$
0
0

Part Number:CC2640R2F

Hi,

I am usnig Ble stack version v3.0.1 (C:\ti\simplelink_cc2640r2_sdk_1_30_00_25) along with cc2640R2F chipset.

For My project I taken simple_peripheral project as a reference one.

Compiler used : IAR workbench 7.5

Problem :

After compilation if i see the  application memory map file (attached in this thread), i could see some reserved RAM space.

Since these Reserved Space are not used by application and stack, but these Memory are counted in total RAM memory used.

The Memory Locations are,

Ranges reserved by absolute symbols:

  [0x20000000-0x200000c7]
   [0x20000430-0x2000043f]
   [0x20000440-0x2000044f]
   [0x20000500-0x2000050f]
   [0x20000510-0x2000051f]

For what purpose this memories are reserved ?...., since in our project we are running out of RAM memory.

We badly need these memory section, if these memories are not really used .

I have attached the .map file with this query.

My Linker Settings are (for your reference):

    --config_def CC2650=2 \
    --config_def AUX_AS_RAM=1 \
    --config_def FLASH_ROM_BUILD=2 \
    --config "cc26xx_ble_app.icf"  \
    --keep __vector_table \
    $(IAR_LD_LIB_FILES) --entry __iar_program_start --vfe \
    --diag_suppress=Lp023

Please Provide some suggestion on this.

Thanks and Advance.

Jayachandran R

(Please visit the site to view this file)


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>