readme.txt 771 B

123456789101112131415161718192021
  1. PRU Software Support
  2. ====================
  3. Two different packages are provided from the TI PRU software support
  4. code base.
  5. 1. The include files and rpmsg static library for the PRU are
  6. installed alongside the host package for the PRU code generation
  7. tools package i.e. $(TI_CGT_PRU_INSTALLDIR).
  8. 2. A target package for all the examples installed to
  9. /usr/share/pru-software-support/. Users wanting to test a specific
  10. example should copy or link it to a directory where the kernel
  11. looks for firmware, e.g:
  12. # cp /usr/share/pru-software-support/am335x/PRU_gpioToggle/gen/PRU_gpioToggle.out \
  13. /lib/firmware/am335x-pru0-fw
  14. To get started with the PRU, have a look at the labs [1].
  15. [1] http://processors.wiki.ti.com/index.php/PRU_Training:_Hands-on_Labs