Dear Mark, thank you for your precious answer.
I roughly assumed that the latest version of CCS mantained the compatibility to all older versions, but i realize that it's not true.
I'm going to try with CCS 5.5 and I'll let you know..
Thanks again
Alfredo
Hello,
I see several issues here
Mohammed Hussain said:Build variable 'CCSv3_INSTALL_ROOT' cannot be resolved. led properties Problems
Your CCSv3.3 project relied on a project macho called CCSv3_INSTALL_ROOT. Judging by the name, I would say that it maps to the location of your v3 installation. You will need to update the paths in the project that use this macro with a valid path (recommended). Or you can simply create a new build variable of the same name that points to the same location. See the link below for more information:
http://processors.wiki.ti.com/index.php/Projects_and_Build_Handbook_for_CCS#Portable_Projects
Mohammed Hussain said:"C:/ti/bios_5_20_01/xdctools/tconf"
Note that DSP/BIOS 5.2 is not fully support in CCS versions 4 and higher. It *should* build but please see the link below:
http://processors.wiki.ti.com/index.php/DSP/BIOS_Support_in_CCS_Eclipse
Thanks
ki
Hi,
Not sure whether you looked at the bsm file in section "models" in the below link. This has few information.
http://www.ti.com/product/TMS320VC5416/toolssoftware
Regards
Vasanth
Mohammed,
The TMS320VC5416 device is not supported by DSP/BIOS 5.42.01.09. There is a list of supported devices under “Device Support” in the release notes.
Are you trying to port this application forward from earlier versions of CCS and DSP/BIOS?
Thanks,
Scott