Hello all,

Since the last 3 days, I try unsuccessfully to execute a RTEMS exe (hello.exe 
or Ticker.exe) on QEMU for raspberry pi 1.

I tried the following command , but the screen stays always black :
qemu-system-arm -M raspi \
-serial stdio \ 
-kernel hello.exe

I did the same for a raspberrypi2, with the compilation of the right BSP, and 
by using the « -M raspi2 » option in the QEMU command line, and it works fine-> 
The screen display output messages.

For rPi1, I tried several tricks and tips, but none of them work :
- Such as convert the EXE to a kernel image through mkimage,
- Change the START_ADRR
- …..

Any idea or suggestion ?

Thanks for your time.
Raphaël.


_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to