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.

How can change XDC configuration package paths?

Other Parts Discussed in Thread: CCSTUDIO

HI

 

I have a lot of problems with different versions of BIOS/DSP and XDC. How can I change paths for each project?

  • HI

    Recently I installed CCS4.2, and since then, I can't build correctly projects that before hadn't problems. At the starting I noticed this lines

    [dm6437_demo.cfg] "C:\Archivos de programa\Texas Instruments\xdctools_3_20_08_88\xs.exe" xdc.tools.configuro.ccs  --xdcpathsfile="xdcpaths.dat" -tti.targets.C64P -pti.platforms.evmDM6437 --tcf -Dconfig.importPath=".../../examples/common/evmDM6437" -c "C:/CCStudio_v3.3/C6000/cgtools" --xp "C:/CCStudio_v3.3/bios_5_31_07//packages" -o "xdcconfig" dm6437_demo.cfg

    Info: running XDC configuration using package path:
    C:\dvsdk_1_01_00_15\codec_engine_1_20_02\packages
    C:\dvsdk_1_01_00_15\codec_engine_1_20_02\examples
    C:\dvsdk_1_01_00_15\framework_components_1_20_03\packages
    C:\dvsdk_1_01_00_15\xdais_5_21\packages
    C:\dvsdk_1_01_00_15\codecs_1_10\packages
    C:\dvsdk_1_01_00_15\ndk_1_92_00_22_eval\packages
    C:\dvsdk_1_01_00_15\biosutils_1_00_02\packages
    C:\dvsdk_1_01_00_15\examples\common\evmDM6437
    C:\CCStudio_v3.3\bios_5_31_07\\packages
    C:\Archivos de programa\Texas Instruments\xdctools_3_20_08_88\packages

    I think that the paths in brown color are incorrect (XDC configuration, I need xdc_2_95_02), but I ddon't know where I need change (xdcpaths?,environment variables?, some specific file in the project like .cfg??)

    Please, help me.

     

    Thanks a lot

     


     

     

  • Hello,

    Assuming you enabled RTSC support when creating your project, you can manage the version and paths etc as shown in the attached screenshot.  Project -> CCS Build -> RTSC.

    I hope this helps!

    Cheers,
    Lisa

     

  • Thanks for your response.

     

    My problem was with CCS3.3 after CCS4.2 installation. I'll try your recommendation with CCS3.3. I'll post the results...

     

  • Pablo, I too have this problem. Did you ever solve it?