DSP开发板连接不上的问题

2019-08-05 18:22发布

开发板是合众达的SEED_DEC6437,仿真器XDS-SEED510。CCS版本3.3
之前使用没有出现过这个问题,刚刚跑程序过程中,我手动结束程序,然后断电,再上电以后就连接不上,错误提示如下:
Error connecting to the target:
Error 0x80000244/-1137
Fatal Error during: Register, Initialization, OCS,

It appears that the target is being held in reset.  This may be
due to Wait-In-Reset (WIR) configuration set by the EMU0=0
and EMU1=1 pin settings.  If this is the case, DISCONNECT
all CONNECTED devices including icepick and then select
RETRY to clear the WIR configuration.

If this is a multi-core system, the master CPU may not be
releasing the DSP/MCU from reset.  Please check your
configuration in CC_setup and/or your GEL file to ensure that
nothing is blocking the DSP/MCU from being released from reset


Sequence ID: 0
Error Code: -1137
Error Class: 0x80000244
I/O Port = 0

Board Name: C6437 SEEDXDS510PLUS Emulator
Cpu Name: C6400PLUS_0


求大虾帮忙。。
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。