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.

can't launch target configuration : CCS 4.1.2.00027 , DM6446, XDS560

Other Parts Discussed in Thread: TMS320DM6446

Hi,

   I am trying to connect to a DM6446 with XDS560 PCI emulator. I am using CCS 4.1.2.00027. I created a target launch configuration with the default settings for XDS560 PCI and TMS230DM6446 board type. On trying to launch the configuration I get the following error.

Exception occurred during launch.

Reason : Failed to initialize Debug Server

Reason : Can't generate board data file C:\Program Files\Texas Instruments\ccsv4\DebugServer\bin\win32\BrdDat\ccBoard0.dat

                  The device name has invalid spelling.

                  It must have an alphabetic first character.

                 It must use only alphanumeric or underscore characters.

 

Any idea what could be going wrong? I could connect to a EVMDM642 board with the default configs.

 

Thanks

 

===========================

The .ccxml file in use is as follows

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<configurations XML_version="1.2" id="configurations_0">
<configuration XML_version="1.2" id="Texas Instruments XDS560 PCI Emulator_0">
        <instance XML_version="1.2" desc="Texas Instruments XDS560 PCI Emulator_0" href="connections\TIXDS560_Connection.xml" id="Texas Instruments XDS560 PCI Emulator_0" xml="TIXDS560_Connection.xml" xmlpath="connections"/>
        <connection XML_version="1.2" id="Texas Instruments XDS560 PCI Emulator_0">
            <instance XML_version="1.2" href="drivers\tixds560icepick_c.xml" id="drivers" xml="tixds560icepick_c.xml" xmlpath="drivers"/>
            <instance XML_version="1.2" href="drivers\tixds560arm9.xml" id="drivers" xml="tixds560arm9.xml" xmlpath="drivers"/>
            <instance XML_version="1.2" href="drivers\tixds560etb11.xml" id="drivers" xml="tixds560etb11.xml" xmlpath="drivers"/>
            <instance XML_version="1.2" href="drivers\tixds560c64xp.xml" id="drivers" xml="tixds560c64xp.xml" xmlpath="drivers"/>
            <platform XML_version="1.2" id="platform_0">
                <instance XML_version="1.2" desc="TMS320DM6446_0" href="Devices\dm6446.xml" id="TMS320DM6446_0" xml="dm6446.xml" xmlpath="Devices"/>
            </platform>
        </connection>
    </configuration>
</configurations>