I'm new to QEMU so I hope this the right place to ask this. I've cross-compiled a hello world program to SH4 to do some testing with an existing SH4 library, and I was hoping that I'd be able to run this application by using:
qemu-sh4 -cpu SH7750R ./hello_world
But all I get as output is:
hello_world: Invalid argument
I've searched around but I can't find any explanation of what this error is or how to fix it. I'd appreciate any help.
Thanks!
Luke.
[Prev in Thread]
Current Thread
[Next in Thread]
[Qemu-discuss] Invalid Argument using qemu-sh4,
Luke Benstead<=