I'm developing code for C66x, i.e. multicore.
My main question is, where can I find information on which packages (more specifically, the MCSDK) that has been tested with a particular CCS version?
I'm a bit confused about the flora of versions for CCS IDE and its required packages.
To start with, why aren't the mcsdk, ndk, and pdk packages included when CCS is installed? Surely, most people will need those? Or is it only needed for those using multicore processors? As a contrast, xdais seems to be included which (from my view) I consider very much an optional package... The MCSDK itself overlaps the CCS installation, i.e. it contains some packages (BIOS, IPC, XDC...) that are already installed in the original CCS, sometimes with different versions. So how do one know which ones to keep or replace, and in what situations will it work to keep two different/parallel versions?
After installing CCS version 5.1 ( CCS5.1.0.08020_win32.zip), on a more or less "clean" system I got the following basic folders in my C:\ti installation folder:
bios_5_41_11_38
bios_6_32_04_49
ccsv5
ipc_1_23_04_36
uia_1_00_02_22
xdais_7_21_01_05_eng
xdctools_3_22_03_41
Can anyone (TI employee I guess) elaborate on the reasoning for this set of packages, e.g. why are two bios versions installed?
BR Marten