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.

[参考译文] TMS320F280049:Uniflash:生成独立命令行包

Guru**** 2540660 points
Other Parts Discussed in Thread: UNIFLASH

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1385002/tms320f280049-uniflash-generate-standalone-command-line-package

器件型号:TMS320F280049
主题中讨论的其他器件:UNIFLASH

工具与软件:

您好!  

我在 使用 xds200调试器在 uniflash 中生成独立命令行包功能时遇到问题。
我想使用我的配置文件(*。ccxml)、但 生成的软件包包含不同的(可能是默认配置)。

它应该是:

<?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 XDS2xx USB Debug Probe_0">
        <instance XML_version="1.2" desc="Texas Instruments XDS2xx USB Debug Probe_0" href="connections/TIXDS2XXUSB_Connection.xml" id="Texas Instruments XDS2xx USB Debug Probe_0" xml="TIXDS2XXUSB_Connection.xml" xmlpath="connections"/>
        <connection XML_version="1.2" id="Texas Instruments XDS2xx USB Debug Probe_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/tixds560c28x.xml" id="drivers" xml="tixds560c28x.xml" xmlpath="drivers"/>
            <instance XML_version="1.2" href="drivers/tixds560cla2.xml" id="drivers" xml="tixds560cla2.xml" xmlpath="drivers"/>
            <instance XML_version="1.2" href="drivers/tixds560cs_child.xml" id="drivers" xml="tixds560cs_child.xml" xmlpath="drivers"/>
            <property Type="choicelist" Value="2" id="The cJTAG / SWD Features">
                <choice Name="cJTAG (1149.7) 2-pin advanced modes" value="enable">
                    <property Type="choicelist" Value="2" id="The Target Scan Format"/>
                </choice>
            </property>
            <property Type="choicelist" Value="2" id="Debug Probe Selection">
                <choice Name="Select by serial number" value="2">
                    <property Type="stringfield" Value="S200-000FD2063183" id="-- Enter the serial number"/>
                </choice>
            </property>
            <property Type="choicelist" Value="0" id="The JTAG TCLK Frequency (MHz)">
                <choice Name="Fixed with user specified faster value" value="SPECIFIC">
                    <property Type="stringfield" Value="20.0MHz" id="-- Enter a value from 0.5MHz to 20.0MHz"/>
                </choice>
            </property>
            <platform XML_version="1.2" id="platform_0">
                <instance XML_version="1.2" desc="TMS320F280049_0" href="devices/f280049.xml" id="TMS320F280049_0" xml="f280049.xml" xmlpath="devices"/>
            </platform>
        </connection>
    </configuration>
</configurations>

它在..\user_files\configs 中的内容

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<configurations XML_version="1.2" id="configurations_0">
<configuration XML_version="1.2" id="configuration_0">
        <instance XML_version="1.2" desc="Texas Instruments XDS2xx USB Debug Probe" href="connections/TIXDS2XXUSB_Connection.xml" id="Texas Instruments XDS2xx USB Debug Probe" xml="TIXDS2XXUSB_Connection.xml" xmlpath="connections"/>
        <connection XML_version="1.2" id="Texas Instruments XDS2xx USB Debug Probe">
        	
        		   <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/tixds560c28x.xml" id="drivers" xml="tixds560c28x.xml" xmlpath="drivers"/>
        	
        		   <instance XML_version="1.2" href="drivers/tixds560cla2.xml" id="drivers" xml="tixds560cla2.xml" xmlpath="drivers"/>
        	
        		   <instance XML_version="1.2" href="drivers/tixds560cs_child.xml" id="drivers" xml="tixds560cs_child.xml" xmlpath="drivers"/>
        	
            
                  <property id="The cJTAG / SWD Features" desc="JTAG / cJTAG / SWD Mode" Type="choicelist" Value="2">
  <choice Name="cJTAG (1149.7) 2-pin advanced modes" value="enable">
    <property Type="choicelist" Value="5" id="The Target Scan Format"/>
  </choice>
</property>
            
            <platform XML_version="1.2" id="platform_0">
                <instance XML_version="1.2" desc="TMS320F280049" href="devices/f280049.xml" id="TMS320F280049" xml="f280049.xml" xmlpath="devices"/>
            </platform>
        </connection>
    </configuration>
</configurations>

当我使用 xds100v2调试器执行相同步骤时、它会正常工作。  

您能否建议如何生成软件包以获得正确的配置?  


谢谢你。

Jozef


  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    Jozef

    很抱歉延迟,我们受到飓风贝里尔的影响,没有电源/互联网。

    我们的 Uniflash 团队明天会给您答复。

    谢谢。此致、

    Vamsi

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    Unknown 说:
    我想使用我的配置文件(*.ccxml)、但 生成的软件包包含不同的默认配置。

    我根据您的文件创建了一个新的 ccxml 文件。 我使用了"从现有目标配置文件创建会话"选项、在 UniFlash 中选择 CCXML 并启动会话。 然后、我选择了一个要刷写的文件、然后创建了一个独立的命令行包。 然后、我解压了生成的 zip 文件、并查看了 zip 文件中的.\user_files\configs\f280049.ccxml 文件。 它与我创建的 ccxml 相同。

    上述步骤是否与您执行的步骤相同? 还有正在使用的 UniFlash 版本?

    谢谢

    Ki