HI
Iam trying to migrate the old "tone" project which come xith DSK5416 CCS3.1 to CCS5
I upgraded DSP/BIOS from v4.9 to v5.2. The project (tone) compile and run fin with CCS3.1 and BIOS v5.2.
Now I try to IMPORT this project in CCSV5.
I get this error:
**** Build of configuration Debug for project NV_tone ****
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
'Building file: ../NV_tone.tcf'
'Invoking: TConf'
"C:/ti/bios_5_42_01_09/xdctools/tconf" -b -Dconfig.importPath="C:/ti/bios_5_42_01_09/packages;/bios_5_20_05/packages;" "../NV_tone.tcf"
js: "C:/ti/bios_5_42_01_09/xdctools/include/utils.tci", line 986: Error: Can't load platform definition 'ti.platforms.generic': Error: Can't find cpu definition file: ti/catalog/c5400/C5416.tci
gmake: *** [NV_tonecfg.cmd] Error 1
gmake: Target `all' not remade because of errors.
**** Build Finished ****
I copied the entire DSP/BIOS5.2 in the folder C/\ti but I get the same error.
Any suggestion ?
Thank's