Search found 2 matches
- Fri Dec 09, 2022 7:28 pm
- Forum: General Discussion
- Topic: esp-serial-flasher
- Replies: 0
- Views: 748
esp-serial-flasher
Hello; I've implemented the example on my client's STM32L431, and I can successfully flash the bootloader, partition table, and application via UART0. However, IF I include the MD5 checksum, it stops responding after I flash the bootloader partition ?? The response after send_cmd_md5() is odd, since...
- Fri May 27, 2022 4:09 pm
- Forum: ESP-IDF
- Topic: Debugger won't connect.
- Replies: 1
- Views: 2020
Debugger won't connect.
Hello; Im using VScode with the ESP extention. I can successfully program and monitor the ESP32-C3-DevKitM-1, but I cannot get the debugger to work . I can run openOCD from the terminal, and it sees the uC...but when I try to launch a debug session, it exits with an error. I've reinstalled the USB d...