Verify imx6ull board with prebuild image

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

Verify imx6ull board with prebuild image

80 Views
deepak2
Contributor I

Downloaded LF_v6.1.55-2.2.0_images_IMX6UL7D to sdcard, and inserted to the board.
Uboot is crashing:

U-Boot 2023.04-lf_v2023.04+g49b102d988 (Nov 21 2023 - 07:28:53 +0000)

CPU:   i.MX6ULL rev1.1 900 MHz (running at 396 MHz)
CPU:   Commercial temperature grade (0C to 95C) at 40C
Reset cause: POR
Model: Freescale i.MX6 UltraLite 14x14 EVK Board
Board: MX6UL 14x14 EVK
DRAM:  512 MiB
Core:  75 devices, 22 uclasses, devicetree: separate
MMC:   FSL_SDHC: 0, FSL_SDHC: 1
Loading Environment from MMC... *** Warning - bad CRC, using default environment

[*]-Video Link 0 (480 x 272)
        [0] lcdif@21c8000, video
In:    serial
Out:   serial
Err:   serial
data abort
pc : [<9eea0ef6>]          lr : [<9eec0121>]
reloc pc : [<87829ef6>]    lr : [<87849121>]
sp : 9de6c248  ip : 9de6c234     fp : 00000017
r10: 878009a0  r9 : 9de74eb0     r8 : 00000100
r7 : 021bc400  r6 : 9eecd697     r5 : 00000000  r4 : 9de799b8
r3 : ffffffff  r2 : 02140000     r1 : 00008148  r0 : ffffffff
Flags: NzCv  IRQs off  FIQs off  Mode SVC_32 (T)
Code: 1e03 9300 da0e 6822 (6853) b125 
Resetting CPU ...

resetting ...

 

0 Kudos
5 Replies

50 Views
deepak2
Contributor I

Hello @Chavira ,

I am using imx6ull-evk board.

In the box, I received sd-card which is already loaded with 6.1.55 kernel image, I am able to boot the board with that card.

So we can assume that there is no hardware issue.

Problem occurs when I flash pre-build image downloaded from: https://www.nxp.com/webapp/Download?colCode=L6.1.55_2.2.1_MX6UL7D&appType=license

Thanks

Deepak

0 Kudos

36 Views
Chavira
NXP TechSupport
NXP TechSupport

Hi @deepak2!

Can you share the steps that you are following to flash the board?

Are you using the uuu tool?

Are you flashing a new SD card?

https://github.com/nxp-imx/mfgtools/releases

For flashing the board I recommend using the UUU tool.

Best Regards!
Chavira

0 Kudos

19 Views
deepak2
Contributor I

I insert the sdcard in laptop and use balenaEtcher tool.

I select image imx-image-full-imx6ul7d.wic and flash it to sdcard

0 Kudos

9 Views
Chavira
NXP TechSupport
NXP TechSupport

Hi @deepak2!

You should use the uuu tool to flash the SD card.

Please consult the information in the links below:

https://github.com/nxp-imx/mfgtools/releases/tag/uuu_1.5.165

https://www.nxp.com/design/design-center/software/embedded-software/i-mx-software/embedded-linux-for...

Best Regards!

Chavira

0 Kudos

66 Views
Chavira
NXP TechSupport
NXP TechSupport

Hi @deepak2!

Thank you for contacting NXP Support!

 

Are you using a custom board?

If yes, you should port the bootloader to your board because the pre-built images are only for our EVK boards.

Please check the porting guide.

https://www.nxp.com/docs/en/user-guide/IMX_PORTING_GUIDE.pdf

 

Best Regards!

Chavira

0 Kudos