DSP
From openPMA
PMA include 2 DSP:
- TMS320C55x on OMAP5910
- TMS320VC5409 on TMS320DM270
They only support fixed point computations
Contents |
[edit] PMA
The four .out files (on /lib/archos) are TMS320C55x binary files (in coff2 format)
You can use c55x-binutils to show DSP assembly code.
[edit] TMS320C55x DSP Programming
TMS320C55x DSP CPU Reference Guide (TI Site)
TMS320C55x DSP Programmer's Guide (287p. TI Site)
TMS320C55x DSP Mnemonic Instruction Set Reference Guide (679p. TI Site)
TMS320C55x DSP Algebraic Instruction Set Reference Guide (669p. TI Site)
TMS320C55x Hardware Extensions for Image/Video Applications Programmer's Reference (77p. TI Site)
A Block Floating Point Implementation for an N-Point FFT on the TMS320C55x DSP (TI Site) (source provided)
[edit] TMS320C55x DSP Free Downloads
TMS320C55x DSP Library (TI Site)
TMS320C55x Image Library (TI Site)
TMS320C55x binutils port (SF.net site)
[edit] Relative Links
Lots of Links to C55x interesting docs
C54x/C55x DSP Simulator for Linux
TI TMS320C54x DSP Discussion Group/Forum

