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.

请问例程中函数DSP28x_usDelay和InitFlash()不能共用一个段(ramfuncs)嘛?

请问例程中函数DSP28x_usDelay和InitFlash()不能共用一个段(ramfuncs)嘛?

 

我把这个2个函数都加进工程,运行进入DSP28x_usDelay函数后,会进入非法中断,换句话说就是程序跑飞了,是不是函数DSP28x_usDelay和InitFlash()不能共用一个段(ramfuncs)啊?

请专家们指教~!不甚感激!