用ARM加载DSP,首先在向HPIC写0x00010001,再解析。out文件,写入相应内存,然后向HPIC写0x00030003,程序没有启动。
DSP的代码中使用了DSPbios,在硬件中断中,勾选了硬件复位,地址是0x800000,在MEM中加入一个vector,地址是0x800000,长度0x400。这样有什么问题吗
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.
用ARM加载DSP,首先在向HPIC写0x00010001,再解析。out文件,写入相应内存,然后向HPIC写0x00030003,程序没有启动。
DSP的代码中使用了DSPbios,在硬件中断中,勾选了硬件复位,地址是0x800000,在MEM中加入一个vector,地址是0x800000,长度0x400。这样有什么问题吗