Does Code Composer Studio and DSP/Bios 5.41.03.17 support the TMS6713?
I tried to update my old CCSv3.1 project using the cdb2tcf tool. It appeared to sort of work, but I would get errors that it could not find "c6x1x..cdb".
I found that elsewhere in the bios_5_41_03_17 directory and placed a copy of it in "c:\prorgam files\texas instruments\bios_5_41_03_17\packages\ti\bios\config\cdb".
I then tried to open the TCF file and got the error:
js: "C:/Program Files/Texas Instruments/bios_5_41_03_17/packages/ti/bios/config/bios_6713.tci", line 38: Can't modify read-only field
js: "C:/Program Files/Texas Instruments/bios_5_41_03_17/packages/ti/bios/config/bios_6713.tci", line 39: Can't modify read-only field
js: "C:/Program Files/Texas Instruments/xdctools_3_16_02_32/include/utils.tci", line 947: Error: Can't load platform definition 'ti.platforms.dsk6713': InternalError: Error
Correct any script errors in C:/firmware/is5.ccs4/main/.gconf/main/is5.tcf
using the Configuration Tool or a text editor, if necessary.
TConf initialization arguments:
-e environment['config.importPath']='C:/firmware/is5.ccs4/main;C:/Program Files/Texas Instruments/bios_5_41_03_17/packages' -e environment['config.scriptName']='is5.tcf'
I try then just created a new project and added a new DSP/Bios configuration file to my project. It appears to be created successfully, but when I try to open the TCF file I just get the same error.
If I delete the lines in bios_6713.tci I just get different errors in "bios.tci"
I'm using CCS version 4.1.1.00014. I'll probably try version 4.1.3.00034 in the morning; but I found that on the DSP Wiki page. None of the update options in CCS4 ever told me that a new version is available.
Thanks,
Peter Steinberg