Re: Unfortunately no success tests on raspberryPi BSP with qemu

2023-05-29 Thread Heinz Junkes
Hallo Jacob, I finally managed to get everything working properly under OS-X as well. You only have to follow the documentation ;-( And there especially the link to the bootable firmware: git clone https://github.com/raspberrypi/firmware.git cd firmware git checkout tags/1.20200601 -b oldRaspi An

Re: Unfortunately no success tests on raspberryPi BSP with qemu

2023-05-01 Thread Jacob Killelea
Hi Heinz, Here's a couple notes I use to get things up and running, and I've attached my scripts. 1. You need an old version of the RPi firmware, the newer Device Tree Blobs are not supported. 2. I use GDB in another window to load the DTB and kick off the boot process. 3. I usually target the Ra