You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I can tell, the patch (./blinking-led/host-remoteproc/0001-Fix-remoteproc-to-work-with-the-PRU-GNU-Binutils-por.patch) has been included in this kernel (#2).
The PRU code compiles fine, and I proceed to copy the firmwares to:
I am a bit stuck at this point. Recompiling the kernel seems a bit overwhelming at this point. It would be nice if the documentation was a bit more specific about necessary steps to proceed from here. I was hoping to stick to pru-gcc rather than installing the TI tools.
The TI compiled firmware files work fine on this board
The text was updated successfully, but these errors were encountered:
I am trying to run the examples on:
It was downloaded from https://debian.beagleboard.org/images/bone-debian-9.9-iot-armhf-2019-08-03-4gb.img.xz
As far as I can tell, the patch (
./blinking-led/host-remoteproc/0001-Fix-remoteproc-to-work-with-the-PRU-GNU-Binutils-por.patch
) has been included in this kernel (#2).The PRU code compiles fine, and I proceed to copy the firmwares to:
The RPMsg kernel modules seem to be loaded fine:
At this point I was expecting the code to be bootable on the PRU:
I am a bit stuck at this point. Recompiling the kernel seems a bit overwhelming at this point. It would be nice if the documentation was a bit more specific about necessary steps to proceed from here. I was hoping to stick to
pru-gcc
rather than installing the TI tools.The TI compiled firmware files work fine on this board
The text was updated successfully, but these errors were encountered: