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.
是自己的程序,从28075上移植过来的。
没有实际调试的话,这个不太好判断。能否说一下您的程序?
进入main()运行过程中会跑到boot28.asm
是在具体哪个语句跳转的?
能给一切提示吗?什么情况下会出现进入Boot28.asm?正常boot28.sam应该在初始化过程中调用,执行用户程序main()函数之前?运行过程中进入陷入死循环,是运行过程中复位了吗?