issue with building Yocto on imx8mm-lpddr4-evk

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

issue with building Yocto on imx8mm-lpddr4-evk

2,104件の閲覧回数
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

ラベル(1)
タグ(1)
0 件の賞賛
返信
5 返答(返信)

2,072件の閲覧回数
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 件の賞賛
返信

2,097件の閲覧回数
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 件の賞賛
返信

2,082件の閲覧回数
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 件の賞賛
返信

2,063件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

mipi dsi is supported as default

 

0 件の賞賛
返信

2,046件の閲覧回数
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 件の賞賛
返信