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.
我这里有一个ICETEK-XDS560U-PLUS仿真器,安装了CCS5.4,可以用来调试DM8148吗?
有ccs使用的文档:
http://processors.wiki.ti.com/index.php/Category:Code_Composer_Studio_v5#Getting_Started
xds560按照使用说明,安装好即可。
我自己做的DM8148的板子,连仿真器的时候还用在启动模式那里设置一下吗?一直连不上,出现Error initializing emulator错误,仿真器的ccs5的驱动已经安装了。
在targetconfiguration中,要选择你使用的仿真器型号:ICETEK-XDS560U-PLUS
然后直接在targetconfiguration中点击debug,不添加任何工程,测试一下链接。
如果还是不行,请使用ICETEK-XDS560U-PLUS仿真器提供的测试工具,来测试一下。