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.

28335DPS 在CCS6.0中链接不上。

Other Parts Discussed in Thread: TMS320F28335

错误代码如下:

C28xx: Error connecting to the target: (Error -120 @ 0x0) This error number is used when a command is invalid. It is likely a problem with `SC_CMD' in SMG_call() selecting a function that has not been implemented. (Emulation package 5.1.450.0)

使用的是SEED-XDS510PLUS

可以BUILD 在DEBUG时出现上面的报错。

  • <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <configurations XML_version="1.2" id="configurations_0">
    <configuration XML_version="1.2" id="SEED XDS510PLUS Emulator_0">
            <instance XML_version="1.2" desc="SEED XDS510PLUS Emulator_0" href="connections\SEED-XDS510PLUS_Connection.xml" id="SEED XDS510PLUS Emulator_0" xml="SEED-XDS510PLUS_Connection.xml" xmlpath="connections"/>
            <connection XML_version="1.2" id="SEED XDS510PLUS Emulator_0">
                <instance XML_version="1.2" href="drivers\seedxds510plusc28x.xml" id="drivers" xml="seedxds510plusc28x.xml" xmlpath="drivers"/>
                <platform XML_version="1.2" id="platform_0">
                    <instance XML_version="1.2" desc="TMS320F28335_0" href="Devices\f28335.xml" id="TMS320F28335_0" xml="f28335.xml" xmlpath="Devices"/>
                </platform>
            </connection>
        </configuration>
    </configurations>

    这是换了CCS4.1.2

    应该是换了WIN10系统的原因,但是仿真器驱动已经安装了

  • SEED-XDS510PLUS不支持CCS6.0及以上版本