On Fri, Nov 20, 2015 at 4:40 AM, 조창환 <[email protected]> wrote: > But I do not know how to set up emulator with which file in which > directory in built files based on QEMU. > > Generally, I know the execution command emulator based on QEMU, such > as " qemu-system-arm -M <machine name? -cpu <cpu inf> -kernel <kernel > location> -append < bootargs> "
I am not aware of i.MX6 emulation support for QEMU; you can use a generic ARM one for most of things, using qemuarm machine. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
