Mfg Tool Update error 0x1 Udate error incorrect function.

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

Mfg Tool Update error 0x1 Udate error incorrect function.

1,135 Views
ChrisWilliamson
Contributor III

Doing some debug work and we are seeing an error message when using the manufacturing tool with MX508.   

Mfg Tool  Update error 0x1 Udate error incorrect function.

 

Do we know what this error message means?

0 Kudos
4 Replies

782 Views
StanleyLee
NXP Employee
NXP Employee

Thanks, Chris!

0 Kudos

782 Views
ChrisWilliamson
Contributor III

For what it’s worth, on the host side of things the MfgTool program mostly uses the standard windows error codes which you can look up fairly easily. Google “Windows System Error Codes (0-499)”. You will find 1, ERROR_INVALID_FUNCTION, Incorrect function.

I grepped the host source and could not find a place where we are actually returning that code, but we could be passing it back as an error code from one of Windows API’s that are called.

Like Frank said, We really need the host log and the serial debug output to be able to zero in on the cause.

Best regards,
Chris

0 Kudos

782 Views
ChrisWilliamson
Contributor III

Please make sure you are using the latest version from below link which is our mfgtool support site:

http://imxcommunity.org/group/manufacturing-tool-mfgtool

From the forum, one can find all his need: document, source code, bug checking method, and so on.

Starle Li

0 Kudos

782 Views
ChrisWilliamson
Contributor III

Are there any message from uart port?

There are log file at mfgtools folder, please also send out it.

 

Best regards,

Frank Li.

0 Kudos