-
Notifications
You must be signed in to change notification settings - Fork 182
/
Copy pathREADME.txt
41 lines (29 loc) · 1.12 KB
/
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
35
36
37
38
39
40
41
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_memAcc_DDR_sharedRAM
PRU_memAccessPRUDataRam
PRU_PRUtoPRUInterrupt
PRU_industrialEthernetTimer
------------------------------------------------------------
Community support wiki page is at:
http://elinux.org/Ti_AM33XX_PRUSSv2