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/TM4C123FH6PM: Debugging STL containers 2

Part Number: TM4C123FH6PM

Tool/software: Code Composer Studio

Hello!

In this topic: https://e2e.ti.com/support/tools/ccs/f/81/t/778893

I complained that STL containers is not displaed human readable in CCS debugger. It was said, there is a CODEGEN-6031 bug, which has target releases ARM_19.6.0.STS, ARM_18.1.6.LTS, ARM_18.12.3.LTS. 

I installed CCS 9.2 and codegen tools 19.6.0, but during debug STL containers are not human readable yes:

  • Hello Oleg,

    There were two fixes required to resolve the issue. One on the compiler side (CODEGEN-6031) and one on the debugger side (CCBT-2384). 

    CODEGEN-6031 has been fixed in the releases you mentioned.

    CCBT-2384 is still not fixed. It is in the queue to be fixed but there is still no exact timetable on when it would be fixed.

    Thanks

    ki