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.

C5505如何实现软件复位功能

最近调试程序,发现程序加载到仿真器上后,必须先复位:硬件复位和软件复位都可以,然后在重新加载程序。程序才能正确运行,请问,各位有没有好的解决方案?,程序bootloader后,如何通过软复位使程序正常执行?