我用的是omapl137芯片,用ccs3.3对dsp程序进行仿真,加载了.out文件,运行后报错如下:
Trouble Halting Target CPU: Error 0x00001020/-1137 Error during: Execution, Target,
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
请问ccs能单独对dsp端进行仿真吗?