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.

CCS/LAUNCHXL-CC2640R2: Invalid call frame?

Part Number: LAUNCHXL-CC2640R2

Tool/software: Code Composer Studio

Hi, I developed a BLE application, originally base on project zero, using CCS_7.3. It works fine! Now I trying to merge it to CCs_8.10.00011. Everything seems to compile ok but when I go for 'debug' I get the following output in the 'console' after download the *.out file:

Cortex_M3_0: GEL Output: Memory Map Initialization Complete.
Cortex_M3_0: GEL Output: Board Reset Complete.
Cortex_M3_0: Symbol Manager: the object file contains invalid call frame information at .debug_frame 0x5d32; the rest of call frame information will be skipped. Callstack may not be unwound properly.

Please advise

kind regards,

Laurent