This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

cant set conifig.importPath

Other Parts Discussed in Thread: CCSTUDIO

I have specified a path in the  Build Options ,  DspBiosBuilder tab,  but when I try to open the DSP/BIOS config GUI, i get an a prompt looking for a path name for tci fiel search.  If i dont give it one, it goes on to show me this as below.    No where in the reported path or environment is the path i specifiy.  I have CCS 3.3   3.3.82.13

I have checked that my path in the build options tab has forward slashes.

I get this problem inconsistently among projects.

any ideas?

 

 

js: "C:/CCStudio_v3.3/bios_5_33_04/xdctools/include/utils.tci", line 510: exception from uncaught JavaScript throw: Error: Can't find import file: 'dsplink-omap3530-base.tci' (not found along 'C:/SVN/dsp/Build/;;C:/CCStudio_v3.3/bios_5_33_04/packages;C:\CCStudio_v3.3\bios_5_33_04\xdctools/include;C:\CCStudio_v3.3\bios_5_33_04\xdctools/packages')

    "./RDC_DSP_App.tcf", line 21
    "./<stdin>", line 4


Correct any script errors in C:/SVN/Red/trunk/sw/dsmc1/brain_module/dsp/Build/RDC_DSP_App.tcf
using the Configuration Tool or a text editor, if necessary.


TConf initialization arguments:
-e environment['config.importPath']='C:/CCStudio_v3.3/bios_5_33_04/packages' -e environment['config.scriptName']='RDC_DSP_App.tcf'