view 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
line wrap: on
line source

#!/bin/bash

qemu-system-arm -M vexpress-a9 -m 128M  -kernel test.bin \
    -serial file:output.txt -s -S