CodeWarrior 11 live watch with DSC

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

CodeWarrior 11 live watch with DSC

1,646 Views
syuhong
Contributor I

Good morning!
I'm using CodeWarrior 11 for the first time with the MC56F81000-EVK, I'm converting from a TI C2000 platform. How can I watch variables in real time in CodeWarrior 11? At present, I can only pause the Debug variables to update the Watch window. I used to be able to observe the changes of variable parameters in real time in the development of TI CCS. I would like to ask Master to guide this how to set CW 11 to observe variables in real time. thanks.

0 Kudos
5 Replies

1,637 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

Unfortunately, the CodeWarrior for MCU ver11.x has not the function to display the variable while the DSC is running, as you have seen, you have to set a break point, when the DSC stops at the break point, you can watch the variables.

But we provide a dedicated tools called Freemaster which can display the variable while the DSC is running, it can also display variable with a curve vs time. The Freemaster can communicate with DSC via uart port.

This is Freemaster tools link:

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

In the SDK package for MC56F81xxx, there is Freemaster example.

SDK package link:

https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-s...

Hope it can help you

BR

XiangJun Rong

 

0 Kudos

1,596 Views
syuhong
Contributor I

Hi,

Now I am learning PFC using MC56F8xxxx, I didn't find the source code as follow link.

https://www.nxp.com/docs/en/application-note/AN12618.pdf

I need the source code of PFC to study it that I would appreciate it if you can provide the source code.

0 Kudos

1,592 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

The PFC code are developed by NXP solution team, pls contact NXP FAE or distributor FAE to apply for the PFC application code.

I am not the right person to open the code to pubic.

BR

XiangJun Rong

0 Kudos

1,633 Views
syuhong
Contributor I

Hi,

I use MC56F81000 EVK that I didn't connect FreeMaster 2.5. Is there a step by step guide for using FreeMaster with the MC56F81000 EVK?

0 Kudos

1,625 Views
syuhong
Contributor I

Hi,

I can connect successfully that I change FreeMaster to SCI connection.

Thanks your help.

0 Kudos