Hi,
we would like evaluate i.MX 8MP & Real-time edge. We need to write some test applications and run them on EVK.
1) Is there any simple (without building YOCTU based project) way how to get SDK for NXPs prebuild image Real-time edge 2.7 (toolchain for crosscompilation, header files etc.)?
2) We expected that answer for (1) is "no, tou shoulde built YOCTO based project" . We followed AN14092 and when we execute command:
nxp-image-real-time-edge -c populate_sdk
there is error:
Summary: 3 tasks failed:
/home/miro/sources/yocto-real-time-edge/sources/meta-openembedded/meta-networking/recipes-support/ntp/ntp_4.2.8p15.bb:do_compile
/home/miro/sources/yocto-real-time-edge/sources/poky/meta/recipes-devtools/gcc/gcc_12.3.bb:do_compile
/home/miro/sources/yocto-real-time-edge/sources/meta-imx/meta-sdk/recipes-graphics/imx-gpu-sdk/imx-gpu-sdk_6.2.1.bb:do_compile
Is there anybody who can helps?
Thank you.