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.

AM2612: How to obtain debug information using the TI ARM toolchain?

Part Number: AM2612

Tool/software:

Hello Experts,

     As we know, the debug information can be shown in the Expressions window of CCS. I want to obtain debug information from the .out file by my script. 

     I knew that there are some commands in ti-cgt-armllvm_4.0.1.LTS\bin such as tiarmreadelf could handle the .out file. Is there some commands could handle the .out file to get the debug information of varilables?