i.MX28 MfgTools 3.0 + Windows CE 6.0

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

i.MX28 MfgTools 3.0 + Windows CE 6.0

1,025 Views
steve_vandenbus
Contributor I

I have a custom board with an i.MX28 processor. Would it be possible to write a Windows CE 6.0 image to the on-board NAND flash with MfgTool 3.0. I have three files: uce_ivt.sb, eboot_ivt.sb and NK.nb0. I use ubuntu 18.04.2 LTS 64-bit.

I can boot the update client engine with command:

./uuu uce_ivt.sb

, then I use this command to program the NAND flash, but it fails:

./uuu -b NAND eboot_ivt.sb NK.nb0‍

Wait for Known USB Device Appear...
Error: Unknown Command:FB: nandbcd update $(fastboot_buffer) nandboot $(fastboot_bytes)

With the older version MfgTool V1 (on Windows) I have no problems.

0 Kudos
1 Reply

863 Views
igorpadykov
NXP Employee
NXP Employee

Hi Steve

one can try to develop own uuu script using sect.6 Migration from mfgtool ucl2.xml

in uuu.pdf manual :

https://github.com/NXPmicro/mfgtools/releases/download/uuu_1.2.0/UUU.pdf 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos