This is the latest (main) BeagleBoard documentation. If you are looking for stable releases, use the drop-down menu on the bottom-left and select the desired version.

Install

Dependencies

  • gcc-pru

  • gnuprumcu

  • config-pin utility (for autoconfig)

Installation

For Instructions head over to Installation

Requirements

Currently this only supports am335x systems: PocketBeagle, BeagleBone Black and BeagleBone Black Wireless:

  • gcc-pru

  • gnuprumcu

  • beaglebone image with official support for remoteproc: ti-4.19+ kernel

  • config-pin utility

Build from source

For Instructions head over to Building from source

simppru-console

For detailed usage head to Detailed Usage

amd64

wget https://github.com/VedantParanjape/simpPRU/releases/download/1.4/simppru-1.4-amd64.deb

sudo dpkg -i simppru-1.4-amd64.deb

armhf

wget https://github.com/VedantParanjape/simpPRU/releases/download/1.4/simppru-1.4-armhf.deb

sudo dpkg -i simppru-1.4-armhf.deb

Issues

  • For full source code of simPRU visit

  • To report a bug or start a issue visit