Hello NXP community,
I got some problem to install eclipse setup for sdk in yocto.
I have followed Setting up the Eclipse IDE for Yocto Application Development.
but, I can't click OK button in "Yocto Project ADT" and "Target Architecture" is disabled, so I can't forward to next.
I have input my path("/opt/fsl-imx-x11/5.4-zeus/sysroots/cortexa9t2hf-neon-poky-linux-gnueabi") as Toolchain Root Location, and "/home/yibhan/project/imx-yocto-bsp/build-x11/tmp/sysroots/imx6qpsabresd/imgdata" as Sysroot Location.
By the way, when I input Sysroot Loacation as "/home/yibhan/project/imx-yocto-bsp/build-x11/tmp/sysroots/imx6qpsabresd/imgdata", that path has only environment script(xxx.env).
Is that right?