annotate experiments/qemu_vexpress_a9/debug.sh @ 353:b8ad45b3a573

Started with strings
author Windel Bouwman
date Sun, 09 Mar 2014 18:49:10 +0100
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