RTEMS on QEMU for raspberry pi 1

Raphaël TILLET rtillet at free.fr
Thu Jan 11 15:31:54 UTC 2018


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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20180111/829cea6d/attachment.html>


More information about the users mailing list