(x)-Variables

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

(x)-Variables

438 Views
briancavanagh
Contributor III

Hi, I'm using KDS 3.2 with the FRDM-K22F.  I'm doing an A/D using AD0 with my variable resistor.  I'm not sure why I can't see the hex number in my 'value' variable.  I'm using the PE Micro connected to the FRDM-K22F.  Can someone let me know how to accomplish this?  I also included a screen capture in Component Inspector for AD0.

Thanks,

Brian

pastedImage_1.png

pastedImage_2.png

Labels (1)
0 Kudos
1 Reply

345 Views
BlackNight
NXP Employee
NXP Employee

Hi,

as for hexadecimal format, see Debugging Variables in Hexadecimal with Eclipse | MCU on Eclipse 

Other than that: after Eclipse Kepler, you can use the 'Expressions' view to see all your variables, have a read at Variable Debugging with Eclipse Kepler | MCU on Eclipse 

I hope this helps,

Erich