Hi
After you execute "Hold Wake-up button (7), and then press the RESET button. This forces DSBL to enter boot loader mode. In this mode,DSBL does not boot any application, but waits for UART connection.", you didn't see valid uart port in windows device manager?
if not, you need to check
- if your bootloader code is successful download.
- use this sequence "power off the board, press wakeup botton, power on the board" to replace ""Hold Wake-up button (7), and then press the RESET button.". Can it fix the problem?
- if no, check the bootloader code in debug mode, can uart port work?
Thanks,
Jun Zhang