Hi,
I have K60 Tower boards: TWRK60F120. and CodeWarrior Version installed: CW MCU v10.6.4
In many of your documents, it describes using burner.exe to do flash programming. But I can not find the burner.exe in my installed folder. What needs to be installed for the burner.exe. Is there any way that burner.exe can be run as standalone application?
Thank you,
David Zhou
已解决! 转到解答。
 
					
				
		
 BlackNight
		
			BlackNight
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		The burner.exe is located inside your CW installation:
<CW>\MCU\prog\burner.exe
It gets installed if you install the S08 tools, so maybe you don't have them installed with CodeWarrior?
On the other side: the burner.exe cannot do flash programming. But it can create files like S19 files which are used by production programmers.
I hope this helps,
Erich
 
					
				
		
 BlackNight
		
			BlackNight
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		The burner.exe is located inside your CW installation:
<CW>\MCU\prog\burner.exe
It gets installed if you install the S08 tools, so maybe you don't have them installed with CodeWarrior?
On the other side: the burner.exe cannot do flash programming. But it can create files like S19 files which are used by production programmers.
I hope this helps,
Erich
 
					
				
		
 BlackNight
		
			BlackNight
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		The burner is as well installed with CodeWarrior for MCU11.x (https://www.nxp.com/support/developer-resources/software-development-tools/codewarrior-development-t... ), so best if you install that version which supports the later Windows versions.
I hope this helps,
Erich
 
					
				
		
 BlackNight
		
			BlackNight
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		The commands are passed by the -F option to the utility. The .ini file is used for storing configuration. Have a look at the manual or see S-Record Manipulation with GNU objcopy and Burner Utility | MCU on Eclipse .
See C:\nxp\CW_MCU_V6.3\Help\PDF\Build_Tools_Utilities.pdf, Chapter "Burner Utility" and "Interactive Burner GUI".
I hope this helps,
Erich
