调试2837xD的CLA时,程序停留在了
F2837xD_CodeStartBranch.asm文件中的
.sect "codestart"
code_start:
.if WD_DISABLE == 1
LB wd_disable ;Branch to watchdog disable code
.if WD_DISABLE == 1
LB wd_disable ;Branch to watchdog disable code
处。
请问是什么问题呢?
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.
调试2837xD的CLA时,程序停留在了
F2837xD_CodeStartBranch.asm文件中的