Debug Variables

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Debug Variables

Jump to solution
629 Views
dporada
Contributor III

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?

Labels (1)
0 Kudos
1 Solution
520 Views
BlackNight
NXP Employee
NXP Employee

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

View solution in original post

0 Kudos
1 Reply
521 Views
BlackNight
NXP Employee
NXP Employee

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

0 Kudos