view experiments/qemu_vexpress_a9/debug.sh @ 355:c2ddc8a36f5e

Enabled optimization
author Windel Bouwman
date Fri, 14 Mar 2014 10:30:13 +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