DSP

TMS320C6455接SEED-XDS510PLUS仿真器错误

2019-07-13 12:32发布

DSP: TMS320C6455 仿真器:SEED-XDS510PLUS 描述:用C6455接仿真器出现The port index 0x0 is undefined in the icepick xml file错误。   刚开始以为510仿真器不支持c64xx系列的dsp,但看仿真器的说明书里写的是支持的,尝试这用了下,打开ccs时,出现The port index 0x0 is undefined in the icepick xml file错误,connect时,连接错误。配置如下: Family: C64x+ Platform:  SEEDXDS510PLUS 然后选择C6455 .   错误解决方法:右键点击dsp,在Port Number 里面将0x0改为0x10,重新启动ccs,问题解决。