forked from beagleboard/am335x_pru_package
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
34 lines (25 loc) · 989 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
AM335x PRU PACKAGE
The hardware / software modules and descriptions referred
to in this package are *NOT SUPPORTED* by Texas Instruments
(www.ti.com / e2e.ti.com).
These materials are intended for do-it-yourself (DIY) users
who want to use the PRU at their own risk without TI support.
"Community" support is offered at BeagleBoard.org/discuss.
-------------------------------------------------------------
The AM335x PRU Package includes:
Documentation:
AM335x PRU-ICSS overview slides
AM18x to AM335x PRU software migration guide
AM335x PRU Linux Application Driver documentation
CCS AM335x PRU Debugger training slides
AM335x_PRU_ICSS gel file for use with CCS AM335x PRU Debugger
PRU software (pru_sw):
Utils:
PASM (PRU assembler) binary
PASM Source code
Linux PRU userspace driver (app_loader):
prussdrv.c
Example applications:
PRU_memAccess_DDR_PRUsharedRAM
PRU_memAccessPRUDataRam
PRU_PRUtoPRUInterrupt