view experiments/qemu_vexpress_a9/debug.sh @ 380:67a584582aee

Small change to hexfile
author Windel Bouwman
date Fri, 18 Apr 2014 13:08:45 +0200
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