- 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?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
ag
am 5 Jan. 2024
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 Kommentare
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!