怎样使用自己生成的updater.sb 烧系内核和文件系统 on iMX28EVK

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

怎样使用自己生成的updater.sb 烧系内核和文件系统 on iMX28EVK

598 Views
xuning
Contributor I
怎样使用自己生成的updater.sb 烧系内核和文件系统 on iMX28EVK
描述:我使用最新版的开发包L2.6.35_1.1.0_130130_source,安装后
编译生成updater.sb和updater_ivt.sb,替换掉mfgtool中的原始文
件,烧写过程中出现错误,在日志文件mfgtool.log中写到:

Friday, July 19, 2013 16:31:14
1 - Panel A Start processing Singlechip NAND .

1 - Panel A Start type="boot" body="Recovery"
file="updater.sb" timeout="60" onError="" text="Booting
update firmware.".

1 - Panel A Finished type="boot" body="Recovery"
file="updater.sb" timeout="60" onError="" text="Booting
update firmware." SUCCESS code=0.

1 - Panel A Start type="boot" body="Recovery"
file="updater_ivt.sb" timeout="60" onError="" text="Booting
update firmware.".

1 - Panel A Finished type="boot" body="Recovery"
file="updater_ivt.sb" timeout="60" onError="" text="Booting
update firmware." SUCCESS code=0.

1 - Panel A Start type="find" body="Updater" file=""
timeout="180" onError="" text="".

1 - Panel A Finished type="find" body="Updater"
file="" timeout="180" onError="" text="" FAIL code=-65536.

Panel A: 2 - Panel A Finished processing Singlechip NAND
: FAIL code=-65536.
我不知道需要修改那些文件才能编译出正确的updater.sb,请提
供帮助,谢谢
Labels (2)
0 Kudos
1 Reply

376 Views
jimmychan
NXP TechSupport
NXP TechSupport

1. By default, the i.MX28 EVK is shipped with HAB enabled. So please use the 'ivt' .sb file.

2. Please connect the EVK board and the PC by the serial cable to see the boot up message from the Terminal screen. Then you can find where is stopped and debug the problem from the boot up log message.