我在做电力电子实验时,当我没有接通主电路电源时,dsp运行正常,ad采样和pwm波形都很正常,但是一旦我将主电路电源接通后,过了一会,ccs4.2会报错,说dsp进入了低功耗模式,这是什么原因?这里说一下,我是在线调试的,没有将程序下载到Flash中。。
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.
我在做电力电子实验时,当我没有接通主电路电源时,dsp运行正常,ad采样和pwm波形都很正常,但是一旦我将主电路电源接通后,过了一会,ccs4.2会报错,说dsp进入了低功耗模式,这是什么原因?这里说一下,我是在线调试的,没有将程序下载到Flash中。。
谢谢你的回答,这个是我碰到的那个错误:Trouble Halting Target CPU: Error 0x00000020/-1156 Error during: Execution, Lost processor clock. Device may be operating in a low-power mode. Do you want to bring it out of this mode? ,这个是在我点击暂停时出现的错误,这个该怎么解决呢???