How to using LiveWatch function in XpressoIDE

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

How to using LiveWatch function in XpressoIDE

跳至解决方案
1,287 次查看
为何梁
Contributor I

Just like this, when I run the program , it show me ''Target not available''(like pic1).Only when I pause the program can it show me the value(like pic2).And the play button is always unable to click(like pic3).What I use is FRDM-K64f ,but it doesn't work in both JLINK and P&E.

Thanks for answers

Best Regard

pastedImage_1.pngpastedImage_2.pngpastedImage_3.png

0 项奖励
1 解答
1,119 次查看
converse
Senior Contributor V

According to the IDE user guide, Live Variables are only supported with LinkServer debug - Link2 and CMSIS-DAP.

在原帖中查看解决方案

2 回复数
1,120 次查看
converse
Senior Contributor V

According to the IDE user guide, Live Variables are only supported with LinkServer debug - Link2 and CMSIS-DAP.

1,119 次查看
为何梁
Contributor I

Thank you , I got it.

0 项奖励