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连接不上WintechTDS510 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安装目录
自己顶顶 顶顶 谢谢支持 好贴,对入门者是尤其宝贵的,赞一个 热带树熊 发表于 2013-11-18 14:20 static/image/common/back.gif
好贴,对入门者是尤其宝贵的,赞一个
谢谢支持常来多多分享 学习一下啦 这些总结很好 我用的DSP是2407的...出现的问题是无法初始化目标DSP,不知道怎么回事 FstsoR 发表于 2013-11-19 16:37 static/image/common/back.gif
我用的DSP是2407的...出现的问题是无法初始化目标DSP,不知道怎么回事
错误提示是什么 找个好的工程编译看看 zhangmangui 发表于 2013-11-19 17:44 static/image/common/back.gif
错误提示是什么 找个好的工程编译看看
这是错误截图,不知道啥意思 FstsoR 发表于 2013-11-19 18:23 static/image/common/back.gif
这是错误截图,不知道啥意思
你用的什么仿真不会是EPP接口仿真吧就是计算机的打印机接口
这种好像是要到BIOS下设置的 FstsoR 发表于 2013-11-19 18:23 static/image/common/back.gif
这是错误截图,不知道啥意思
还有你在ccs setup下设置的时候是不是把bord properties下的I/O port设置为了0x378? zhangmangui 发表于 2013-11-19 23:43 static/image/common/back.gif
还有你在ccs setup下设置的时候是不是把bord properties下的I/O port设置为了0x378?...
谢谢你的回答!因为刚学所以我得再自己看看,有问题我会再请教的 :D FstsoR 发表于 2013-11-20 18:14 static/image/common/back.gif
谢谢你的回答!因为刚学所以我得再自己看看,有问题我会再请教的
相互学习 共同进步 好帖子,顶起来,希望多总结CCS连接仿真器的报错问题 我在用CCS3.3连接C6713时,出现了如下图中的错误。我是初学者,请问这个错误是什么意思呢?应该怎么解决呢?谢谢各位!
总结的很好,怎么没有顶顶呢? uestcersyc 发表于 2015-4-6 19:26
我在用CCS3.3连接C6713时,出现了如下图中的错误。我是初学者,请问这个错误是什么意思呢?应该怎么解决呢 ...
有没有连接成功过
可能性比较多 建议你检查一下仿真器驱动是否安装到CCS的同一目录下?
断电 多次连接试试 zhangmangui 发表于 2015-4-8 21:44
有没有连接成功过
可能性比较多 建议你检查一下仿真器驱动是否安装到CCS的同一目录下?
断电 多 ...
已经成功连接了使用的时钟芯片没有正确输出,谢谢了 uestcersyc 发表于 2015-4-9 08:53
已经成功连接了使用的时钟芯片没有正确输出,谢谢了
你使用时钟芯片了吗 是IDT的?
为什么要求这个 价格比较高吧 一驱多?
页:
[1]
2