Part Number: CODECOMPOSER
Hello!
Everything is in the title. I didin't use ccs for a while. I'm writing a program for F5510 right now, but anyway
it's a CCS issue.
Usually when you use a debugger, the idea is to watch all the variables in the current context, usually in the current function.
All the windows / panes are empty. Be it variables, expressions. I have one variable, let's say "a" in my current function.
If i want to ad an expression, I pres the + sign, and enter "a". At the right of the expressions window, it says "identifier not found a".
I also use the STM32 environment, which is built on eclipse as well, and I don't have to specify or configure anything, the
variables are just there when I need tham.
Is there a way to configure the same behavior in CCS?
Thanks for any hint.
R
