issue with building Yocto on imx8mm-lpddr4-evk

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

issue with building Yocto on imx8mm-lpddr4-evk

914 Views
shai_b
Senior Contributor II

Dear Team,

 

My customer is trying to build Yocto on imx8mm-lpddr4-evk.

These are the commands he used to download the repo and build the image:

python3 ./repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-zeus -m imx-5.4.70-2.3.2.xml

DISTRO=fsl-imx-xwayland MACHINE=imx8mm-lpddr4-evk source imx-setup-release.sh -b build_xwayland

bitbake imx-image-core

 

The complied is completed successfully but after flashing the image into the device there was no response from the device (did not bootup)?

Please advise if the procedure above is correct?  

Waiting for your kind feedback, Thanks a lot.

KR,

Shai

Labels (1)
Tags (1)
0 Kudos
5 Replies

882 Views
josephzhou1
Contributor V

what is your flashing commands ?

uuu -b emmc_all  imx-boot-imx8qxpmek-sd.bin-flash  imx-image-full-imx8qxpc0mek.wic.bz2

if flash is ok it shld hv some login to root message from ur debug port  J11?

 

or u can run the demo test in the buld ?

Best Regards,
Joseph Zhou Jianhui / Senior Embedded Software Engineer, Singapore
0 Kudos

907 Views
josephzhou1
Contributor V
1
repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-zeus -m imx-5.4.70-2.3.2.xml
2 will support LPDDR4 / ddr4 board:
DISTRO=fsl-imx-xwayland MACHINE=imx8mmevk source imx-setup-release.sh -b build_xwayland
3
donot know yours uuu commands please shared here also ?
4
try to flash the demo image ok?
https://www.nxp.com/webapp/sps/download/preDownload.jsp

 

Best Regards,
Joseph Zhou Jianhui / Senior Embedded Software Engineer, Singapore
0 Kudos

892 Views
shai_b
Senior Contributor II

@josephzhou1 ,

I've worked with the customer and we managed to flash the image into the iMX device.

since he builds the core image, it seems to be lack screen/display features.

if the customer would build the Multimedia does he need to do something in order to open the DSI port and display the xwayland feature or it's run by default?

Thanks in advance 

KR,

Shai 

0 Kudos

873 Views
joanxie
NXP TechSupport
NXP TechSupport

mipi dsi is supported as default

 

0 Kudos

856 Views
shai_b
Senior Contributor II

Dear @joanxie and @josephzhou1

Thanks for your input, it looks like there is an issue with my customer's image due to the DSI not working properly (he gets a Black screen).

he will try to rebuild the Yocto image and I will open a new thread as needed.

Thanks and regards,

Shai

0 Kudos