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

825件の閲覧回数
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 返信

462件の閲覧回数
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.