iMX8MQ EVKB Can not Boot From SD Card

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

iMX8MQ EVKB Can not Boot From SD Card

2,126 Views
shangregister
Contributor II

hi all

I downloaded the BSP Linux demo Image and follow the Get Started Guide to setting up.

but i can not boot it up use SD Card Boot,no any message from that two UART USB PORT.

and i try to build flash.bin to dd in seek=33k. stilll not work.

I don't know what i can do now.

The sw changed to SW801 (boot mode) to 1100 and SW802 to 10.


Labels (1)
10 Replies

1,446 Views
radhikasomaiya
Senior Contributor II

Hi Hanson Chung,

You can refer section 4.5.12 & 4.5.13 from Yocto Project User's Guide to build U-Boot in standalone environment.

Regards,

Radhika Somaiya.

0 Kudos

1,446 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Can you tell us which version BSP Linux demo Image are you using?

0 Kudos

1,446 Views
shangregister
Contributor II

Linux demo Image: L4.9.88_2.0.0_images_MX8MQ.tar.gz

I try Buildroot to build all in one image and it's success.

but offical BSP image can not.

1,446 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

We have test Demo images works OK. Here could you tell us how do you download the Demo images to SD card on your board? And how large is your SD card?

0 Kudos

1,446 Views
shangregister
Contributor II

My pc os is Ubuntu.

i unzip L4.9.88_2.0.0_images_MX8MQ.tar.gz. 

and get " fsl-image-qt5-validation-imx-xwayland-imx8nqevk.sdcard"

use ':sudo dd if=fsl-image-qt5-validation-imx-xwayland-imx8nqevk.sdcard of=/dev/sdb'

       ':sync'

not any uart signal when boot sd card.

but builroot is no problem

0 Kudos

1,446 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

You are using the Ubuntu, so the minicom set up as following:

Serial communication console setup

On the command prompt of the Linux host machine, run the following command to determine the port number:

$ ls /dev/ttyUSB*

The smaller number is for Arm® Cortex®-A53 core and the bigger number is for Arm® Cortex®-M4 core.

Minicom

Use the following commands to install and run the serial communication program (minicom as an example):

    • Install Minicom using Ubuntu package manager.

      $ sudo apt-get install minicom

    • Launch Minicom using a console window using the port number determined earlier.

      $ sudo minicom /dev/ttyUSB* -s

    • Configure Minicom as shown in Figure 3

Figure 3. Minicom Configuration

  • The next step is to Connect the HDMI cable.

1,446 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

You can see the guide in our website Get Started with the MCIMX8M-EVK | NXP 

0 Kudos

1,446 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

When you boot up your board you need to connect the usb-uart(J1701) to your PC.

1,446 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Can you take a picture to me? When your board boot up.

0 Kudos

1,446 Views
shangregister
Contributor II

nothing one word on the console

0 Kudos