(x)-Variables

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

(x)-Variables

966 次查看
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

标签 (1)
0 项奖励
回复
1 回复

873 次查看
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