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

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

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

Jump to solution
906 Views
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 Kudos
1 Solution
894 Views
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

View solution in original post

0 Kudos
1 Reply
895 Views
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 Kudos