Hi,
When I use the FS26 power management chip, FS26 can enter Normal mode, and the subsequent program also runs normally. The problem is: If the debugger is used for debugging, once the Reset of the debugger is used, the Reset failure will be displayed on the debugger, that is, FS26 and the debugger both control the Reset pin of the MCU, which causes some problems; Interestingly, when I choose to download the program on the debugger software, it will fail due to Reset issues, but it will succeed after a few more tries.
Thanks
Debugger是什么意思?是进入debug模式的时候会后有问题吗?
你好,Debugger指的是调试器劳德巴赫,我在用调试器调板子,当我把FS26的代码加进去之后,下载程序的时候会有问题,显示Reset失败,所以我在想会不会是程序下载的时候对MCU进行Reset,FS26由于某些原因也进行了Reset,这样就产生了冲突