My platform utilizes C6474 DSPs. On the MCSDK home pages, the following is cited:
MCBSP v.1.0: Supported devices include TMS320C6472, TMS320C6474, and TMS320C6457.
MCBSP v.2.0: Supported devices include TMS320C6670, TMS320TCI6618, TMS320C6678, and TMS320TCI6608.
So how should I interpret that? v1.0 is only for C64x devices, and v2.0 is only for C66x devices?
I am not interested in the PSP, since, obviously, we have written our own. (We call them BSPs, but I guess that terminology is so last century. :-) ) I custom build the NDK library (using the latest release), and I already custom build the CSL for the C6474 (which I got from either MCBSP v.1.0 or one of the NDKs, I forget which).
So given this, should I or can I install MCBSP v.2.0 to get all the other goodies, namely, the UIA modules? Or since I'm using a C6474, am I just out of luck?