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.

[参考译文] CCS/TMDSEMU100V2U-14T:编程问题

Guru**** 2525310 points
Other Parts Discussed in Thread: TMS320F2811

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/568998/ccs-tmdsemu100v2u-14t-programming-issue

部件号:TMDSEMU100V2U-14T

工具/软件:Code Composer Studio

1.我想知道是否可以使用 带ccsv7的TMDSEMU100V2U-14T对TMS320F2811进行编程?

2.在3.1 6上构建的.out文件是否可以与CCSv7一起使用?

3.我有两个主板:

板1:我观察了TMS,TRST,TCLK,TDI,TDO的信号。 它工作正常,但没有编程。

Board2:XRS在周期间隔后一直保持低水平,而且根本没有编程

 
CCXML 文件
 
<?xml version="tal" 1.0 encoding="utf-8" standale="no"?>
<configurations XML_version="configurations" 1.2 id="configurations_0">
   <configuration XML_version="USB" id="Texas Instruments 1.2 100v2调试探头_0">
       <instance XML_version="USB" desc="Texas Instruments XDS100v2 1.2 调试探头_0" href="connections/TIXDS100v2_Connection.xml" id="Texas Instruments XDS100v2调试探头_0" xml="TIXDS100v2_Connection.xml" xmlpath="connections"/>
       <connection XML_version="USB" id="Texas Instruments 1.2 100v2调试探头_0">
           <instance XML_version="drivers/tixds100v2c28x.xml" 1.2 id="drivers" xml="tixds100v2c28x.xml" xmlpath="drivers"/>
           <Property type="choicelist" value="2" id="JTAG TCLK频率(MHz)"/>
           <Property type="choicelist" value="0" id="Emulator Selection">
               <Choice Name="按序列号选择" value="0">
                   <property type="stringfield" value="" id="--输入序列号"/>
               </choice>
           </property>
           <platform XML_version="platform_0"> 1.2
           <Instance XML_version="TMS320F2811_1" 1.2 href="devices/F2811.xml" id="TMS320F2811_1" xml="F2811.xml" xml="xml" xmlpath="devices"/>
               <device HW_revision="1" XML_version="TMS320F2811_1" 1.2 desc="TMS320F2811_1" description="" id="TMS320F2811_1" partnum="TMS320F2811" simulation ="no">
                   <CPU HW_revision="CDS" 1.0 XML_version="TMS320C28xx_0" 1.2 desc="C28xx_0" description" devicesim="false" id="C2800" ISA="TMS320C28XX">
                       <Property type="choicelist" value="0" id="bypass"/>
                   <Property type="choicelist" value="0" id="Slave Processor"/>
                   </CPU>
               </device>
           </platform>
       。
   </configuration>
</configurations>
 
 
此致,
Nidhi Rao
 
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    Nidhi

    [报价用户="Nidhi Rao"]1. 我想知道是否可以使用  TMDSEMU100V2U-14T 和ccsv7对TMS320F2811进行编程?

    是的,我可以毫无问题地对eZdsp F2812套件进行编程。

    [报价用户="Nidhi Rao"]2. 在3.1 6上构建的.out文件是否可以与CCSv7一起使用?[/QUOT]

    什么是3.1 .6? 如果它是编译器版本,那是一个相当旧的版本,但原则上它不应影响代码加载例程。  

    [报价用户="Nidhi Rao"]

    3.我有两个主板:

    板1:我观察了TMS,TRST,TCLK,TDI,TDO的信号。 它工作正常,但没有编程。

    Board2:XRS在周期间隔后一直保持低水平,而且根本没有编程

    [/引述]

    您所说的"程序"究竟是什么意思? 设备是否连接正确,您是否可以访问其寄存器,查看内存,汇编代码步骤等? 或者只是因为代码没有编程到闪存中? 如果是第一个选项, 然后,我怀疑硬件由于电源,重置等原因而出现故障。如果第二个选项,我首先怀疑代码本身不是设计为在闪存中编程的,您可能需要查看下面出色的应用说明:

    http://www.ti.com/lit/an/spra958 l (电子邮件) 958 l (电子邮件).pdf

     

    希望这能有所帮助,

    拉斐尔