runqemu imx8mmevk not working

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

runqemu imx8mmevk not working

3,389 Views
omkar_teli
Contributor I

i build the yocto image for hardware imx8mmevk by following steps

1)Downloaded meta-freescale-thud bsp and added at poky_thud directory and mentioned layed in bblayer.conf

2)changed machine at local.conf to imx8mmevk

3)then in terminal bitbake core-image-minimal

At build/tmp/deploy/images/imx8mmevk generated

then i am trying to run t by runqemu imx8mmevk but is not running, giving below error

runqemu - INFO - Running MACHINE=imx8mmevk bitbake -e...
runqemu - ERROR - /home/kpit/NEW_Yocto/poky-yocto-2.6.4/build/tmp/deploy/images/imx8mmevk not a directory valid DEPLOY_DIR_IMAGE
ls: cannot access '/home/kpit/NEW_Yocto/poky-yocto-2.6.4/build/tmp/deploy/images/imx8mmevk/*.qemuboot.conf': No such file or directory
runqemu - ERROR - Command 'ls -t /home/kpit/NEW_Yocto/poky-yocto-2.6.4/build/tmp/deploy/images/imx8mmevk/*.qemuboot.conf' returned non-zero exit status 2
runqemu - INFO - Cleaning up

so .qemuboot.conf and ext4 not generated so this error popup may be but why those files not generated? 

please help me to solve

0 Kudos
1 Reply

2,862 Views
igorpadykov
NXP Employee
NXP Employee

Hi Omkar

seems qemu is not supported as already answered on

QEMU for imx8 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------