I am debugging a new project that uses an MKE02Z32VLC4. I don't see anything in the variables window, and I am unable to add Global Variables. The only menu selections that are available are "Select All" and "Copy Variables".
Am I missing a plugin?
Solved! Go to Solution.
Hi Don,
starting with Eclipse Kepler, the variables view only shows local/stack variables. You need to use the Expressions view, see Variable Debugging with Eclipse Kepler | MCU on Eclipse
I hope this helps,
Erich
Hi Don,
starting with Eclipse Kepler, the variables view only shows local/stack variables. You need to use the Expressions view, see Variable Debugging with Eclipse Kepler | MCU on Eclipse
I hope this helps,
Erich