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.

CCSTUDIO: Code size Optimization tips and tricks for Simplelink MCUs (CC13xxx, CC24xx, CC3xxx)?

Part Number: CCSTUDIO

Team,

-I have found the below CCS documentation page: https://software-dl.ti.com/ccs/esd/documents/ccs_documentation-overview.html
Is this page still up to date for newer CCS version like CCS 10.x?

-It contains different optimization topics (like optimizer assisstant, Debug vs optimization mode tradeoff, Memory map, Memory allocation view).
Can all those topics be used as well to optimize code size for simplelink SoC (CC13xx, CC2xxx, CC3xxx) ?

-I found a Simplelink academy article on BLE stack and memory map and Flash optimization:
http://software-dl.ti.com/simplelink/esd/simplelink_cc2640r2_sdk/3.30.00.20/exports/docs/blestack/ble_user_guide/html/ble-stack-3.x-guide/ble-stack-3-index.html#memory-management
http://software-dl.ti.com/simplelink/esd/simplelink_cc2640r2_sdk/3.30.00.20/exports/docs/blestack/ble_user_guide/html/ble-stack-3.x/creating-a-custom-bluetooth-low-energy-application.html#flash-optimization

http://dev.ti.com/tirex/explore/content/simplelink_cc2640r2_sdk_4_30_00_08/docs/blestack/ble_user_guide/html/ble-stack-3.x/creating-a-custom-bluetooth-low-energy-application.html#optimizing-bluetooth-low-energy-flash-and-ram-memory-usage

http://dev.ti.com/tirex/explore/content/simplelink_cc2640r2_sdk_4_30_00_08/docs/blestack/ble_user_guide/html/ble-stack-3.x-guide/ble-stack-3-index.html#memory-management


Do we have something comparable for CC13xx?
Could we include something comparable AND generic for all simplelink devices?

It would be great to have a Generic Simplink academy article that apply to all our MCUs talking about the Linker memory map, compiler optimization and how to optimize for code size vs performance, view code/data size in CCS, How debug feature influence code and data size, ..etc).
Basically to have all those topics in a single place!

Thanks in advance,

A