在把需要设置的都设置好后,最后Connect Target的时候出现提示:
然后试试LOAD程序到板子里,居然可以正常运行。问题就是一直出现“No source available for xxxxxxx”等.
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.
在把需要设置的都设置好后,最后Connect Target的时候出现提示:
然后试试LOAD程序到板子里,居然可以正常运行。问题就是一直出现“No source available for xxxxxxx”等.
这个是正常的现象,CPU上电后,没有找到MLO,就会在某个循环里面,该循环是ROM code里面的代码, 所以没有对应的源码,所以显示“No source available for xxxxxxx