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.
 
					
				
		
 xiangjun_rong
		
			xiangjun_rong
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		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:
In the SDK package for MC56F81xxx, there is Freemaster example.
SDK package link:
Hope it can help you
BR
XiangJun Rong
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.
 
					
				
		
 xiangjun_rong
		
			xiangjun_rong
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		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
