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.

Lab10d 在 ram 中可以运行,但在 flash 却进入 PIE_illegalIsr

Other Parts Discussed in Thread: DRV8301

28069+drv8301 Lab10d 在 ram 中程序可以运行,但将 RAM_cmd 换成 Flash_cmd,打开 Lab10d 里 FLASH 的宏定义,调用了 memcpy 函数,当程序运行到 ADC 的 usDelay 却进入非法中断 PIE_illegalIsr。

请问该如何解决?