[iMX6UL] Failed to flash image in eMMC

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

[iMX6UL] Failed to flash image in eMMC

1,152 Views
john2207
Contributor I
Hi,
 
We are trying to flash the image into eMMC in ourcustom board (CPU - i.MX6UL) using UUU utility. We are able to flash u-boot separately and able to access the u-boot console. 
 
But when we try to flash the complete image (.wic.bz2) , the UUU utility got killed at host side (~ 11 % - 15 % flashing done.). Then the target board was not detected as USB device. 

We suspect that some part of DDR not initialized properly and we ran DDR calibration test in our board. We have updated the calibration result values in uboot code (board/freescale/mx6ul_14x14_evk/imximage.cfg)  and tried to flash full image, still we couldn't able to update the image.

Herewith, we have attached the flashing error logs for Host and target board and DDR calibration results

If you need any inputs, please let us know. Please help us to solve this issue.

FYI : the same image , we are able to flash into i.MX6 UL EVK board using UUU.

 

command used : sudo ./uuu -b emmc_all   *.imx    *.wic.bz2 

Labels (1)
0 Kudos
2 Replies

1,105 Views
john2207
Contributor I

Hi,

Thanks for your suggestion. We found the issue and its related to Host PC RAM.

UUU tool using high memory while flashing. So it got hanged. After changing to 4 GB RAM it works fine.

Tags (1)
0 Kudos