annotate experiments/qemu_vexpress_a9/debug.sh @ 387:34ac19044b8a

Hello world with paging in emulator
author Windel Bouwman
date Thu, 01 May 2014 22:09:18 +0200
parents c7cc54c0dfdf
children
rev   line source
340
c7cc54c0dfdf Test featurebranch
Windel Bouwman
parents:
diff changeset
1 #!/bin/bash
c7cc54c0dfdf Test featurebranch
Windel Bouwman
parents:
diff changeset
2
c7cc54c0dfdf Test featurebranch
Windel Bouwman
parents:
diff changeset
3 qemu-system-arm -M vexpress-a9 -m 128M -kernel test.bin \
c7cc54c0dfdf Test featurebranch
Windel Bouwman
parents:
diff changeset
4 -serial file:output.txt -s -S