cd build
qemu-system-arm -s -kernel final.elf -nographic -m 128 -M versatilepb &
arm-none-insight ; pkill qemu-system-arm
cd ..

