在线时间55 小时
UID317444
注册时间2010-10-29
NXP金币0
TA的每日心情 | 奋斗 2017-2-3 09:41 |
---|
签到天数: 17 天 连续签到: 1 天 [LV.4]偶尔看看III
金牌会员
 
- 积分
- 1802
- 最后登录
- 1970-1-1
|
本帖最后由 FSL_TICS_Rita 于 2014-9-12 15:32 编辑
Mfgtool烧写镜像失败,停在Jumping to OS image,然后又自动重新烧写(重复上面)。用的是Mfgtools-Rel-12.04.01_ER_MX6Q_UPDATER这个版本,在Windows7(64Bit),WindowsXP烧写都失败了。烧录Ubuntu和Android都失败,用的是MarsBoard开发板。请问根据下面的错误可以知道到底是哪里出了问题?
下面是错误日志:
Tuesday, August 05, 2014 17:10:22
1 - Panel A Start processing Ubuntu-Marsboard-SPI_NOR & eMMC .
Panel A Start type="find" body="Recovery" file="" timeout="180" text="".
1 - Panel A Finished type="find" body="Recovery" file="" timeout="180" text="" SUCCESS code=0x0.
Panel A Start type="boot" body="Recovery" file="u-boot.bin" timeout="10" text="Loading uboot.".
1 - Panel A Finished type="boot" body="Recovery" file="u-boot.bin" timeout="10" text="Loading uboot." SUCCESS code=0x0.
Panel A Start type="load" body="" file="uImage" timeout="10" text="Doing Kernel.".
1 - Panel A Finished type="load" body="" file="uImage" timeout="10" text="Doing Kernel." SUCCESS code=0x0.
Panel A Start type="load" body="" file="initramfs.cpio.gz.uboot" timeout="10" text="Doing Initramfs.".
1 - Panel A Finished type="load" body="" file="initramfs.cpio.gz.uboot" timeout="10" text="Doing Initramfs." SUCCESS code=0x0.
Panel A Start type="jump" body="" file="" timeout="10" text=" Jumping to OS image. ".
1 - Panel A Finished type="jump" body="" file="" timeout="10" text=" Jumping to OS image. " SUCCESS code=0x0.
Panel A Start type="find" body="Updater" file="" timeout="180" text="".
Panel A UtpUpdate Event: DeviceRemoval Msg: (null) DevState: Disconnected OpState: WAITING_FOR_DEVICE
Panel A UtpUpdate Event: VolumeArrival Msg: (null) DevState: Updater OpState: WAITING_FOR_DEVICE
1 - Panel A Finished type="find" body="Updater" file="" timeout="180" text="" SUCCESS code=0x0.
Panel A Start type="push" body="$ flash_eraseall /dev/mtd0" file="" timeout="10" text="Erasing Boot partition".
1 - Panel A Finished type="push" body="$ flash_eraseall /dev/mtd0" file="" timeout="10" text="Erasing Boot partition" SUCCESS code=0x0.
Panel A Start type="push" body="send" file="files/u-boot.bin" timeout="10" text="Sending U-Boot".
1 - Panel A Finished type="push" body="send" file="files/u-boot.bin" timeout="10" text="Sending U-Boot" SUCCESS code=0x0.
Panel A Start type="push" body="$ dd if=$FILE of=/dev/mtd0 bs=512" file="" timeout="10" text="write U-Boot to SPI-NOR".
1 - Panel A Finished type="push" body="$ dd if=$FILE of=/dev/mtd0 bs=512" file="" timeout="10" text="write U-Boot to SPI-NOR" SUCCESS code=0x0.
Panel A Start type="push" body="send" file="mksdcard.sh.tar" timeout="10" text="Sending partition shell".
1 - Panel A Finished type="push" body="send" file="mksdcard.sh.tar" timeout="10" text="Sending partition shell" SUCCESS code=0x0.
Panel A Start type="push" body="$ tar xf $FILE " file="" timeout="10" text=" Partitioning...".
1 - Panel A Finished type="push" body="$ tar xf $FILE " file="" timeout="10" text=" Partitioning..." SUCCESS code=0x0.
Panel A Start type="push" body="$ sh mksdcard.sh /dev/mmcblk0" file="" timeout="10" text=" Partitioning SD card now...".
1 - Panel A Finished type="push" body="$ sh mksdcard.sh /dev/mmcblk0" file="" timeout="10" text=" Partitioning SD card now..." FAIL code=0xffffffff.
Panel A: Operation is not completed.,failed to run command: type="push" body="$ sh mksdcard.sh /dev/mmcblk0" file="" timeout="10" text=" Partitioning SD card now..."
2 - Panel A Finished processing Ubuntu-Marsboard-SPI_NOR & eMMC : FAIL code=-1.
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
2 - Panel A Start processing Ubuntu-Marsboard-SPI_NOR & eMMC .
Panel A Start type="find" body="Recovery" file="" timeout="180" text="".
2 - Panel A Finished type="find" body="Recovery" file="" timeout="180" text="" SUCCESS code=0x0.
2 - Panel A Start processing Ubuntu-Marsboard-SPI_NOR & eMMC .
Panel A Start type="find" body="Recovery" file="" timeout="180" text="".
2 - Panel A Finished type="find" body="Recovery" file="" timeout="180" text="" SUCCESS code=0x0.
Panel A Start type="boot" body="Recovery" file="u-boot.bin" timeout="10" text="Loading uboot.".
Panel A Start type="boot" body="Recovery" file="u-boot.bin" timeout="10" text="Loading uboot.".
Panel A: Reason is unknown,Failed to read HAB type from ROM!!!
2 - Panel A DoBoot() - Failed to load u-boot.bin to Recovery mode device. (err=6)
2 - Panel A Finished type="boot" body="Recovery" file="u-boot.bin" timeout="10" text="Loading uboot." FAIL code=0x6.
2 - Panel A DoBoot() - Failed to load u-boot.bin to Recovery mode device. (err=6)
2 - Panel A Finished type="boot" body="Recovery" file="u-boot.bin" timeout="10" text="Loading uboot." FAIL code=0x6.
|
|