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.
成功引导到FLASH中启动,但是CPU上电必须要复位才能运行吗?
你好,我使用的是LAUNCHXL-F280025C评估板,并已烧写C2000Ware SDK中所给的例程,boot为默认引导到flash中运行用户代码。问题在于给评估板上电之后用户代码不会直接被运行,而是需要按一次外部复位按键才能正常运行用户代码。请问如何使CPU在上电以后直接执行用户代码呢?