Comment 5 for bug 1921092

Revision history for this message
Martin Schönstedt (m-schoenstedt) wrote :

qemu-system-arm -cpu cortex-m33 -machine mps2-an521 -nographic -m 16 -vga none -net none -chardev stdio,id=con,mux=on -serial chardev:con -mon chardev=con,mode=readline -icount shift=7,align=off,sleep=off -rtc clock=vm -device loader,file=<remote_dir>/zephyr.elf -s -S -kernel <master_dir>/zephyr.elf

i've included both .elf files in a zip. That should be enough for running the sample