When I double click on a .tcf file I get the following error (below). I'm currently using CCS 5.21.00018 and DSP/BIOS 5.41.13.42. (However I just installed CCS 3.1 to support some legacy projects).
Can you recommend how to fix this?
js: "C:\bios_5_20_04\xdctools\include\utils.tci", line 838: uncaught JavaScript exception: Error: Can't find Platform.tc[ip] file for 'ti.platforms.generic' (C:\bios_5_20_04\xdctools\include\utils.tci#838)
"./Pdu.tcf", line 10
"./<stdin>", line 4
Correct any script errors in C:/Users/E0089923/workspace_v5_2/.metadata/.plugins/org.eclipse.rtsc.xdctools.buildDefinitions.DSPBIOS/.gconf/PDU/PDU/Pdu.tcf
using the Configuration Tool or a text editor, if necessary.
TConf initialization arguments:
-e environment['config.importPath']='C:/Users/E0089923/workspace_v5_2/PDU;C:/ti/bios_5_41_13_42/packages' -e environment['config.scriptName']='Pdu.tcf'