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.

optin setting of XDC under CCS

Other Parts Discussed in Thread: CCSTUDIO

Hi,all
   I encounter a problem using DM6437EVM. In the demo application
provided with evaluation module, there is a option setting named
--xdcpathsfile="xdcpaths.dat"in XDC options when the demo is opened
under CCS. I don't find where to setting the option --xdcpathsfile
under CCS.

Best Regards
Jogging

  • Hi,all
    I have tried a simple application using XDC. An error occurs,
    and the following is displayed in the build output windows.

    [mycfg.cfg] "C:\dvsdk_1_01_00_15\xdc_2_95_02\xs.exe" xdc.tools.configuro.ccs -Dconfig.importPath="C:/CCStudio_v3.3/bios_5_31_02/packages"  -pti.flatforms.evmDM6437 -t ti.targets.C64P -c "C:/CCStudio_v3.3/C6000/cgtools" -o "xdcconfig" mycfg.cfg

    Info: running XDC configuration using package path:
    C:\dvsdk_1_01_00_15\xdc_2_95_02\packages


    The configuration step is now running:

    xdc.tools.configuro.ccs: Error: Can't find platform package ti.flatforms.evmDM6437

    In the installation directory of XDC I can see the package. Why does the
    error happen?

    Best Regards
    Jogging