- Open the "ccxml" file(target config file) using CCS
- Right click on the loaded target file and select "Launch selected configuration"
- In the debug window, core files will come up, select "connect target"
- Load(using the "Load button" present below the menu bar) the ".out" file
- Go to view(from the menu bar), select expressions
- In the expressions tab, write the name of the variable you want to debug, and put the breakpoints accordingly.
How can we see variables of .out file generated by MATLAB in CCS variable option?
조회 수: 3 (최근 30일)
이전 댓글 표시
I have my own generated logic of MATLAB and i generated .out file. I want to know whether we can see the variables which we have used in MATLAB in CCS variables options ?? If yes then HOW?? or what specific changes we can do to see this ?
댓글 수: 0
답변 (1개)
ag
2024년 1월 5일
Hi Pooja,
I understand that you want to debug the variables present in the generated ".out" file, using the Code Composer Studio.
Below are the steps to do the same-
For more details, please refer to the following Texas Instruments documentation,
Hope this helps!
Best Regards,
Aryan Gupta
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!