Hi,
Install ccv5 and want to take an example of tone I compile and run ok in ccs v3.1. when I import a ccs v5.02 and I build all I get this error:
Build of configuration Debug **** for project tone ****
C: \ you \ ccsv5 \ utils \ bin \ gmake-k all
'Building file: .. / build-tone.tcf'
'Invoking: TConf'
"C :/ ti/xdctools_3_23_03_53/tconf"-b-Dconfig.importPath = "C :/ ti/bios_5_41_13_42/packages," ".. / Build-tone.tcf"
remark: using deprecated form of loadPlatform ()
remark: environment ["ti.bios.oldMemoryNames"] = true
js: "C :/ ti/xdctools_3_23_03_53/include/utils.tci", line 962: Error: Can not load platform definition 'ti.platforms.dsk6713': Error: Can not find seed configuration: c :/ ti / bios_5_41_13_42/packages/ti/bios/config/cdb/c6x1x.cdb
gmake: *** [build-tonecfg.cmd] Error 1
However I have installed the platform 'ti.platforms.dsk6713' and also the path for compiler and link.
Roberto