Hi,
I don't think McBSP peripheral support is available with C6472 to interface with AIC3262. Please check the datasheet below:
http://www.ti.com/lit/ds/symlink/tms320c6472.pdf
You have CSL support to download for C6472:
http://www.ti.com/tool/sp…
Luca,
Wishes for your experiment with NDK. The CSL have the EMAC module API, already you mentioned using the biossdk. you see the CSL code at : http://www.ti.com/tool/sprca03 Go through the TMS320C6472 Chip Support Library API Reference Guide get more…
Thanks Estian. The DAT_copy( ) is exactly what I need.
However, I tried to run the DAT example on a C6472 with no success .
The example that I tried came with the CSL library csl_c6472/example/dat/src/Dat_example.c (see http://focus.ti.com/docs/toolsw…
Hi Arun
Is the full CSL package for C6472 still on schedule?
The link (http://focus.ti.com/docs/toolsw/folders/print/sprca03.html) still points to the older version.
Thanks!
For the C6472 CSL please see:
http://focus.ti.com/docs/toolsw/folders/print/sprca03.html
Is there a peripheral in particular that you want to start from?
The interrupt module in the C64x+ processor is complex, it would be easier to help you by pointing…