Error when flashing via UUU tool

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

Error when flashing via UUU tool

1,556 Views
Jimmychea
Contributor III

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

Labels (1)
0 Kudos
Reply
2 Replies

1,536 Views
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 Kudos
Reply

1,498 Views
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 Kudos
Reply