> $ qemu-system-arm -semihosting -cpu cortex-a9 -nographic -kernel
> ./input.exe

-nographic implies -monitor stdio -serial stdio. Don't do that if you want to 
access stdio via semihosting.

Paul

Reply via email to