 
					
				
		
 Yuri
		
			Yuri
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Are there more detailed list of error (return) codes for MFG (updater) tools, than provided in Manufacturing Tool User's Manual.doc.
Particularly the detected code is 0xffff0006. What does it mean ?
 StanleyLee
		
			StanleyLee
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thanks Chris.
I received the mail of Enrique who would like to upload Mfgtool source code to freescale.com today.
#define ERROR_TIME_OUT -65530 // 0xffff0006
This is used when the program can't find the device in the state asked for in the ucl.xml line
<CMD type="find" body="Updater" timeout="120"/>
The source code for the MfgTool should be posted on freescale.com. I don't know why it isn't yet.
Chris
