Error when flashing via UUU tool

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

Error when flashing via UUU tool

1,561 次查看
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,541 次查看
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,503 次查看
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 项奖励
回复