仿真器为:SEED XDS560V2
www.seeddsp.com/showgongju.php
开发板为:TMDXEVM8148,开发商mistralsolutions
www.mistralsolutions.com/.../tmdxevm8148.html
已经根据SEED emulator installation guide成功安装emulator驱动,并在CCS v5 New Target Configuration 中的Connect找到SEED XDS560V2 USB Emulator。
Here is my procedure: 1.Install the emulator driver 2.Choose a project, build it and New a Target Configuration file, in basic tag, "connection", choose "SEED XDS560V2 USB Emulator". in "Board or Device", choose "EVMDM8148" in Advanced tag, click C674X_0, in initialization script, choose"PG2.1_DM814X_20Mhz_Si.gel.gel", which is support from Mistral. click CortexA8, choose the same gel file, save. 3.Connect the Jtag emulator with PC and board, click "Debug", 4.Debug session launched, then ERROR, and I can not connect the ARM core, just hint error connecting to the target then go back go the CCS edit perspective.
在CCS v5下Debug,然后提示出错,console错误如下:
Error connecting to the target:
(Error -1146 @ 0x0)
Device ID is not recognized or is not supported by driver.
Confirm device and emulator configuration is correct, or update device driver.
(Emulation package 5.0.681.0)请问Target Configuration中的选项是否正确?
感谢技术支持人员!