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.

66Ak2h14 arm启动dsp



我现在在使用evmk2h开发板,由SPI启动,ARM启动uboot,然后用仿真器烧写程序到DSP,如果我的uboot执行mon_install加载了skern-keystone-evm.bin固件,则dsp程序工作异常,网络部分没有中断产生,如果不加载skern-keystone-evm.bin固件,则DSP运行正常,请问有遇到这种问题的吗?另外,Linux下加载DSP程序时,做了复位操作,复位DSP都需要对那些寄存器操作呢?有参考代码吗?