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.
大侠好:
我问下用C2Prog烧写完,能不能复位DSP或者重启DSP啊?API烧写完Flash似乎是停到一个陷阱里了(无限循环?)
有没有重启的方案?咱们能不能烧写完让DSP某个引脚输出一个高电平什么的?
谢谢大侠哈!
因为我烧写的时候就是在flash模式下,只不过是在flash模式下加载了sci bootloader,如果烧写完能重启dsp那么重启后就直接是flash模式下了。
想让dsp输出高电平的目的就是通过外围电路复位dsp,比如,烧写完成后,某个引脚电平由低变高了,然后相应的外围电路的逻辑单元或者cpld就会复位dsp,程序就可以运行了哈