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.
Hi, i am trying to debug a USB project with ccs6. I can put breakpoints, but i don`t see anything most of the time in the variables window, but i need to debug all my variables. I tried disabling the optimization options, but no effect. Any ideas please?
Yes, the "variables" view only shows locals. In v6, it is the "expressions" view that you can use to enter variables (used to be called "watch" view). Note that your variables must be in scope for them to be visible.
Thanks
ki
**Attention** This is a public forum