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
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$"