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.
你好!
我這邊想把Bootload Rom的程序複製SCI Boot的部分到Flash,上電時先進入Bootload過數秒後若無燒錄則跳開,參考controlSUITE\libs\utilities\boot_rom\F2837x_rev0的程序。
遇到一個問題 CopyData完後,執行 return EntryAddr; 會跳到ILLEGAL_ISR。
想請問 CopyData到記憶題 執行有甚麼要特別注意的嗎?