How to use self-generated updater.sb burning system kernel and file system on iMX28EVK

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to use self-generated updater.sb burning system kernel and file system on iMX28EVK

901 次查看
xuning
Contributor I

I am using the latest version of the development kit L2.6.35_1.1.0_130130_source, after installation

Compiled updater.sb and updater_ivt.sb, replace the original text mfgtool

Parts, an error occurs during programming, in the log file mfgtool.log wrote:

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.

I do not know which files need to be modified in order to compile the correct updater.sb, please mention

For help, thank you

标签 (2)
0 项奖励
回复
1 回复

538 次查看
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.