Post Go back to editing

build environment for i.MX8MP on EVAL-ADTF3175

Category: Software

hi all,

I'm on a EVAL-ADTF3175 and I'm trying to build the environment for i.MX8MP following this guide:

https://github.com/analogdevicesinc/ToF/blob/master/sdcard-images-utils/nxp/README.md

I run the runme.sh script with these parameters: 

./runme.sh 4.2.0 master.

Everything works well until i get this line in the debroot.sh script with an error:

# debootstrap 2nd
sudo chroot ${ROOTFS_TMP} /debootstrap/debootstrap --second-stage

chroot: failed to run command '/debootstrap/debootstrap': Exec format error

I can see the folder 

ToF\sdcard-images-utils\nxp\build\ubuntu\rootfs_tmp\debootstrap

with the script 

deboostrap

Thanks,

Giacomo

I can see that