Files
MilkV-Duo/buildroot-2021.05/package/pru-software-support
sam.xiang e38fbf739c [buildroot] create buildroot-2021.05 from github
repo: https://github.com/buildroot/buildroot/tree/2021.05
	commit: 69f79f2a2ee1417e19c1ead2c9226e11753c06cb

	Update for 2021.05

Change-Id: I77d6d14da04483c97cb172bf6732732012e538d9
2023-03-13 23:30:54 +08:00
..

PRU Software Support
====================

Two different packages are provided from the TI PRU software support
code base.

1. The include files and rpmsg static library for the PRU are
   installed alongside the host package for the PRU code generation
   tools package i.e. $(TI_CGT_PRU_INSTALLDIR).

2. A target package for all the examples installed to
   /usr/share/pru-software-support/. Users wanting to test a specific
   example should copy or link it to a directory where the kernel
   looks for firmware, e.g:

 # cp /usr/share/pru-software-support/am335x/PRU_gpioToggle/gen/PRU_gpioToggle.out \
   /lib/firmware/am335x-pru0-fw

To get started with the PRU, have a look at the labs [1].

[1] http://processors.wiki.ti.com/index.php/PRU_Training:_Hands-on_Labs