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?