MX280 nand flash MfgTool Download error

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

MX280 nand flash MfgTool Download error

519 Views
parksaewon
Contributor I

Dear All

Development Boards

nand flash MfgTool Download error

We board config

1. MX280

2. NAND Flash 1Gb (K9F1G08U0D - Samsung)

3. DDR2 1Gb

mfgtool.log

Tuesday, July 28, 2015 17:50:43

1 - Panel A Start processing Singlechip NAND <LIST/>. Panel A Start <CMD/> type="boot" body="Recovery" file="updater.sb" timeout="10" onError="" text="Booting Update Firmware.".

1 - Panel A Finished <CMD/> type="boot" body="Recovery" file="updater.sb" timeout="10" onError="" text="Booting Update Firmware." SUCCESS code=0x0. Panel A Start <CMD/> type="find" body="Updater" file="" timeout="180" onError="" text="". Panel A UtpUpdate Event: DeviceRemoval Msg: (null) DevState: Disconnected OpState: WAITING_FOR_DEVICE Panel A UtpUpdate Event: DeviceArrival Msg: (null) DevState: Recovery OpState: WAITING_FOR_DEVICE

1 - Panel A Finished <CMD/> type="find" body="Updater" file="" timeout="180" onError="" text="" FAIL code=0xffff0002. Panel A: Wrong device found.,failed to run command: type="find" body="Updater" file="" timeout="180" onError="" text="" 

2 - Panel A Finished processing Singlechip NAND <LIST/> : FAIL code=-65534. Panel A: Reason is unknown,

What should I check?

Regards,

S.W. Park

Labels (2)
0 Kudos
1 Reply

326 Views
igorpadykov
NXP Employee
NXP Employee

Hi Park

seems device disconnected after attempt to load updater.sb.

From log updater.sb is used, while i.MX28 EVK and BSP uses updater_ivt.sb.

1.jpg

FSL BSP by default uses *ivt images, as by default, with no OTP bits burned,

HAB is enabled in Open mode and requires addition of an IVT (Image Vector Table)

to boot stream.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 Kudos