kublet / community

Build for Kublet!
https://thekublet.com
Apache License 2.0
9 stars 15 forks source link

PlatformIO Debugger #6

Open lordscarlet opened 3 months ago

lordscarlet commented 3 months ago

Is it possible to get the PIO debugger to work with kublet code?

PlatformIO Unified Debugger -> https://bit.ly/pio-debug
PlatformIO: debug_tool = cmsis-dap
PlatformIO: Initializing remote target...
Open On-Chip Debugger  v0.11.0-esp32-20220706 (2022-07-06-15:48)
Licensed under GNU GPL v2
For bug reports, read
    http://openocd.org/doc/doxygen/bugs.html
WARNING: boards/esp-wroom-32.cfg is deprecated, and may be removed in a future release.
adapter speed: 5000 kHz

Info : tcl server disabled
Info : telnet server disabled
Error: unable to find a matching CMSIS-DAP device

image