Difference between revisions of "Hardware documentation"
From Pandora Wiki
(links added) |
m |
||
Line 3: | Line 3: | ||
*OMAP3530 specific page[http://focus.ti.com/docs/prod/folders/print/omap3530.html] ''This lists the features of the chip and has all the applicable Technical Documents'' | *OMAP3530 specific page[http://focus.ti.com/docs/prod/folders/print/omap3530.html] ''This lists the features of the chip and has all the applicable Technical Documents'' | ||
*OMAP35XX technical manual: [http://www.ti.com/litv/pdf/spruf98b] (38MB PDF) | *OMAP35XX technical manual: [http://www.ti.com/litv/pdf/spruf98b] (38MB PDF) | ||
+ | |||
===C64x+=== | ===C64x+=== | ||
Line 16: | Line 17: | ||
*'''UPDATE''': r2p2 Documentation [http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0344e/index.html] ''Note: OMAP3530 uses r1p2'' | *'''UPDATE''': r2p2 Documentation [http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0344e/index.html] ''Note: OMAP3530 uses r1p2'' | ||
*NEON memory hazards[http://hardwarebug.org/2008/12/31/arm-neon-memory-hazards/] | *NEON memory hazards[http://hardwarebug.org/2008/12/31/arm-neon-memory-hazards/] | ||
+ | |||
===OpenGL ES 2.0=== | ===OpenGL ES 2.0=== | ||
*Official site[http://khronos.org/opengles/2_X/] | *Official site[http://khronos.org/opengles/2_X/] | ||
+ | |||
===Other OMAP3530 Projects=== | ===Other OMAP3530 Projects=== |
Revision as of 09:43, 1 January 2009
OMAP3530
- OMAP35x: Main page on TI site[1]
- OMAP3530 specific page[2] This lists the features of the chip and has all the applicable Technical Documents
- OMAP35XX technical manual: [3] (38MB PDF)
C64x+
- CPU and Instruction Set Reference Guide[4]
- TMS320C6000 Assembly Language Tools v 6.0 Beta User's Guide[5]
- TMS320C6000 Optimizing Compiler v 6.0 Beta User's Guide[6]
- TMS320C6000 Programmer's Guide[7]
Cortex-A8
- r1p1[8] Note: OMAP3530 uses r1p2
- NEON instructions[9]
- UPDATE: r2p2 Documentation [10] Note: OMAP3530 uses r1p2
- NEON memory hazards[11]
OpenGL ES 2.0
- Official site[12]