Refresh While Running in Variables view using DSC MC56F817 doesn't workㄡ

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

Refresh While Running in Variables view using DSC MC56F817 doesn't workㄡ

跳至解决方案
1,012 次查看
cody1
Contributor III

I add a global variable to the watch view and check "refresh while running". I can not see any thing in the watch view. 

0 项奖励
回复
1 解答
1,000 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Cody,

I do not think that the MC56F817 is a correct part number, pls check and give us the correct part number.

I suppose that you use CodeWarrior for DSP56800E ver8.3 tools to watch variable, in the case, you have to set a break point. When the cpu runs to the break point location, the cpu will halts, then you can see the variable. In conclusion, only after the CPU halts can you watch the variable.

If you do want to watch variable while the CPU is running, you have to use dedicated Freemaster tools, this is Freemaster tools link:

https://www.nxp.com/design/software/development-software/freemaster-run-time-debugging-tool:FREEMAST...

 

BR

Xiangjun Rong

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,001 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Cody,

I do not think that the MC56F817 is a correct part number, pls check and give us the correct part number.

I suppose that you use CodeWarrior for DSP56800E ver8.3 tools to watch variable, in the case, you have to set a break point. When the cpu runs to the break point location, the cpu will halts, then you can see the variable. In conclusion, only after the CPU halts can you watch the variable.

If you do want to watch variable while the CPU is running, you have to use dedicated Freemaster tools, this is Freemaster tools link:

https://www.nxp.com/design/software/development-software/freemaster-run-time-debugging-tool:FREEMAST...

 

BR

Xiangjun Rong

0 项奖励
回复