首页 | 新闻 | 新品 | 文库 | 方案 | 视频 | 下载 | 商城 | 开发板 | 数据中心 | 座谈新版 | 培训 | 工具 | 博客 | 论坛 | 百科 | GEC | 活动 | 主题月 | 电子展
返回列表 回复 发帖

DSP连接仿真器出现错误解决方法汇总

DSP连接仿真器出现错误解决方法汇总

TDS510USB Plus仿真器在连接TMS320F2812时出现错误
出现仿真器连接错误:Error connecting to the target:Error 0x80000240/-114Fatal Error during: Initialization, OCS,This error was generated by TI's USCIF driver. SC_ERR_CTL_BUSY <-114>The controller's commands are taking too long to complete.This often implies one of the following errors:1. The cable is disconnected near the controller.2. The cable is disconnected near the target.3. The JTAG clock has halted.4. The target power has failed.5. The controller is in an invalid state and should be reset.

Sequence ID: 0Error Code: -114Error Class: 0x80000240I/O Port = 240 Board Name: F2812 TDS510USB Emulator - WintechDigitalCpu Name: CPU_1 Abort:            Close Code Composer Studio.Retry:             Try to connect to the target again.Cancel:           Remain disconnected from the targetDiagnostic:     Run diagnostic utility. 多次RETRY后出现:Error connecting to the target:Error 0x80000200/-1037Fatal Error during: OCS,PTI_ERR_EMU_CLOSE Error Occured at 0x00000000 Sequence ID: 0Error Code: -1037Error Class: 0x80000200I/O Port = 240 Board Name: F2812 TDS510USB Emulator - WintechDigitalCpu Name: CPU_1 Abort:            Close Code Composer Studio.Retry:             Try to connect to the target again.Cancel:           Remain disconnected from the targetDiagnostic:     Run diagnostic utility.在CCS的DEBUG菜单中选择―>Reset Emulator,出现如下警告:Warning: Could not open controller. Sequence ID: 0 Error Code: 0 Error Class: 0x00000000查看相关资料,都说可能是JTAG口接触不好,反复调整接插位置,再次连接时出现如下错误:Failed Software Reset:Error 0x00001020/-1031Error during: Execution, Target,Device driver: Problem with the Emulation Controller.It is recommended to RESET EMULATOR.  This will disconnect eachtarget from the emulator.  The targets should then be power cycledor hard reset followed by an emureset and reconnect to each target. Sequence ID: 17Error Code: -1031Error Class: 0x00001020再次选择Reset Emulator,不再出现上述警告,复位成功,再次连接,连接成功。出现不能连接的问题一般是硬件上的连接问题,所以从插口找原因吧。这块板子,现在连接正常。 建议查找问题方法:1、检查仿真器是否插好;
2、检查CPU供电问题,1.8V,3.3V的供电是否正常;
3、检查DSP引脚是否虚焊(一般先检查JTAG的那几个引脚);
4、检查晶振是否起振;
5、检查JTAG的那几个引脚电平是否正确,特别注意TCK是否有脉冲输出,以检测仿真器
   是否好坏;
6、检查DSP上电是否正常复位(复位电平或者说是复位电路是否正常工作)、工作,可
   查看CLKOUT 引脚,看是否有脉冲输出。
CCS3.3连接不上Wintech  TDS510 JTAG 仿真器 Wintech TDS510 JTAG Emulator 驱动安装正确,但在css3.3 connect时报如下错误: rror connecting to the target:Error 0x80000240/-604Fatal Error during: Initialization, OCS, This error was generated by TI's USCIFdriver. SC_ERR_LIB_ANY_LOAD <-604>A required dynamic library could not beinstalled.The attempt to load or install the libraryfailed.  I/O Port = 240 Board Name: C64xx XDS510 EmulatorCpu Name: CPU_1 Abort:            CloseCode Composer Studio.Retry:            Tryto connect to the target again.Cancel:           Remaindisconnected from the targetDiagnostic:     Rundiagnostic utility. 解决办法:查看仿真器驱动,发现安装正确,将闻亭驱动里的WTUSB5102.dll文件拷贝至C:\DevTools\CCStudioV3.3\cc\bin目录下,问题解决。C:\DevTools\CCStudioV3.3为我的css3.3安装目录



附件: 你需要登录才可以下载或查看附件。没有帐号?注册
返回列表