view experiments/qemu_vexpress_a9/debug.sh @ 410:6aa9743ed362 tip

Reflect change in c3 public modifier
author Windel Bouwman
date Mon, 23 Feb 2015 21:06:04 +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