同样的工程,我直接debug,它不会跳到main函数开头等我按运行就直接运行了,我将它停下来之后,发现它停在一个奇怪的地址。似乎是找不到是symbol定位到main函数,这个工程在上个星期能正常连接停在main函数,现在不停出现这种状况,我该如何解决。是仿真器出问题了吗?还是我写的工程有问题。我换其他工程试了一下,有的工程也会出现这种状况。
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.
同样的工程,我直接debug,它不会跳到main函数开头等我按运行就直接运行了,我将它停下来之后,发现它停在一个奇怪的地址。似乎是找不到是symbol定位到main函数,这个工程在上个星期能正常连接停在main函数,现在不停出现这种状况,我该如何解决。是仿真器出问题了吗?还是我写的工程有问题。我换其他工程试了一下,有的工程也会出现这种状况。