Tool/software: Code Composer Studio
Hello,
I want to watch a variable when my code is running on GUI Composer Studio I am able to follow all steps mentioned in https://dev.ti.com/gc/designer/help/Tutorials/xds/index.html.
So can you tell me what I can do to simply view the value of a global variable on fly when running the code instead of watching variables in CCS. Is there a text box or something. I have gone through manual but it not very helpful.
I am currently using a simple code to toggle a global variable value to 0 and 1. But the problem is that whenever I try to bind the value in LED with my global variable there is no list of the variables. When I am trying to bind the value I get only 3 options auto load program, Class Name, ID after selecting my_xds.
So can you help out with these two questions.
Thank you!
Regards
Sagar