AM243x MCU+ SDK  08.03.00
Programming

PRU Firmware Development

Supported Languages

PRU firmware may be written in C code, or in assembly code, or can be a combination of both in a single example.

Refer for in detail reference:

Example Project

To get started, follow along the empty example project included in the SDK at <sdk>/examples/pru_io/empty/, documentation at: Empty Project.

Building Project

Note
The PRU projects need TI-PRU-CGT to compile the sources into executable binary.

PRU-ICSS Driver APIs (- R5F side)

The following APIs are available for R5F core to initialize, manage and control PRU core. Refer PRUICSS for more details.

Overview of APIs