is there a way to view global variables in the variables window like CodeWarrior does?

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

is there a way to view global variables in the variables window like CodeWarrior does?

Jump to solution
2,012 Views
mikey1
Contributor III

I am just learning KDS v2.0.0 and am using PE universal multilink usb pod for debug.  When I step with the debugger I tried to add global variables to the variables windows and could not access the icons like I could in code warrior to add a global variable to the window.

Labels (1)
0 Kudos
1 Solution
754 Views
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Michael,

I think this is related to the Eclipse version, KDS v2.0.0 is Eclipse Kepler, while the latest CW v10.6 was Eclipse Juno. You can use the "Expressions" view as explained by a colleague in the next link:

Variable Debugging with Eclipse Kepler | MCU on Eclipse


Regards!,
Jorge Gonzalez

View solution in original post

0 Kudos
2 Replies
755 Views
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Michael,

I think this is related to the Eclipse version, KDS v2.0.0 is Eclipse Kepler, while the latest CW v10.6 was Eclipse Juno. You can use the "Expressions" view as explained by a colleague in the next link:

Variable Debugging with Eclipse Kepler | MCU on Eclipse


Regards!,
Jorge Gonzalez

0 Kudos
753 Views
mikey1
Contributor III

Thanks for the link.  That should get me going

0 Kudos