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.

CC2640R2F: Memory Management

Part Number: CC2640R2F
Other Parts Discussed in Thread: LAUNCHXL-CC2640R2

Hi,

In memory map. I see two memory conifuration supported; split image and stack as a library.

I should to refer StackLibrary Memory Map or Split Image Memory Map?

I use software project Simple serial socket Server

Copyright (c) 2020, Texas Instruments Incorporated

SDK: 3.30.00.20

Code Composer Studio Version: 10.1.1.00004

This is HitHub link of  TI SimpleLink CC2640R2 SDK 3.30.00.20 

https://github.com/ti-simplelink/ble_examples/tree/simplelink_cc2640r2_sdk-3.30

This is LAUNCHXL-CC2640R2 LaunchPad Board link

https://www.ti.com/tool/LAUNCHXL-CC2640R2

Thank,

Vasu Khwanyuen

  • Hi Vasu Khwanyuen,

    The example you are referring to should have a configuration close to the "StackLibrary Memory Map".

    I recommend you refer to the .map file produced when building the example to have an overview on the memory mapping of your specific example.

    Best regards,