MCIMX8M-EVK - Linux image - development setup

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

MCIMX8M-EVK - Linux image - development setup

1,012件の閲覧回数
azhar
Contributor III

Hello folks.

I am new to MCIMX8M-EVK. I would like to setup by development environment. Can someone point to the correct setup file. For example, I have this file for imx8mplus:
fsl-imx-internal-wayland-glibc-x86_64-imx-image-full-aarch64-imx8mpevk-toolchain-5.4-zeus.sh

I need similar file for MCIMX8M-EVK.

Thanks in advance

Azhar

0 件の賞賛
返信
2 返答(返信)

997件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

if you need this .sh file,  you can use the command like:

DISTRO=fsl-imx-wayland MACHINE=imx8mmevk source imx-setup-release.sh -b build-wayland

bitbake image -c populate_sdk, for example choose core-image-minimal as image, then use the command like :

bitbake core-image-minimal -c populate_sdk, then you can find this under "build-wayland/tmp/work/imx8mmevk-poky-linux/core-image-minimal/1.0-r0$"

 

0 件の賞賛
返信

1,002件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

if you need build environment for linux, you can refer to the yocto user guide

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

current bsp includes the compiler

 

0 件の賞賛
返信