Skip to content
Vedant Paranjape edited this page Aug 24, 2020 · 33 revisions

simpPRU

This is Google Summer of Code 2020 project under beagleboard.org aimed at achieving:

  1. Provide a simple to use language to write code for the PRU
  2. Provide a simple to use way to start/stop PRU and send/receive messages through RPMSG framework, without the need to write to various sysfs interfaces

Project Details

Table of contents

  • Brief overview of PRU-ICSS
  • What was the need for simpPRU ?
  • How does simpPRU simplify things ?
  • Implementation details of simpPRU
  • Building from source
  • Installation from compiler binaries
  • Work Summary
  • Things to be implemented in Future
  • Conclusion
  • Known Issues
  • Additional Details

Clone this wiki locally