Error when flashing via UUU tool

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Error when flashing via UUU tool

1,562件の閲覧回数
Jimmychea
Contributor III

When i flashing image into my custom board (i.MX8M Plus) via UUU tool, i experienced the error on below picture.

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

1,542件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

Hi @Jimmychea 

1. Have you tried to flash other images that were working?

2. Have you tried with another version of UUU tool? 

3. Try with -V or connecting debug port to see more related error information.

 

Best regards

Harvey

 

0 件の賞賛
返信

1,504件の閲覧回数
Jimmychea
Contributor III

The root cause was 

from

ddrparam set TrainInfo 0xC8 #0x05 = Detailed debug (e.g. eys delays)

to

ddrparam set TrainInfo 0x05 #0x05 = Detailed debug (e.g. eys delays)

and generated the lpddr4_timing.c, place it into BSP and rebuild the image. However the image caused the error happened.

 

May i know why cannot change it ?

0 件の賞賛
返信