Blackmagic not recognized

Hi

I’ve purchased a Blackmagic V2 probe. Then I signed up for a Professional Plus membership…

Tried to follow this instructions:

Gets the following error.
Error: Unknown debug tool blackmagic. Please use one of esp-prog, ftdi, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa or custom

Feels that something basic is wrong here …

Please help.

What board are you debugging?

ESP32-DEVKITC-VB when I purchased it.

In platform.ino I’ve added
board = esp-wrover-kit

Works well with serial debug.

Black Magic Probe — PlatformIO latest documentation is not registered to be able to debug ESP32 chips.

JTAG/SWD debugging via Black Magic Probe on an STM32 blue pill and blinking a LED using STM32CubeMX, libopencm3, and bare metal C | blog is an example of somone not being able to get the BMP working with the ESP32.

1 Like

aghhhh then I’ve bee reading but not understanding.

Can you recommend a debugger, working with PlatformIO and ESP32, to use that can be purchased in Europe. ???

Okay, I just ordered ESP-PROG from China, paid a little extra for shipping, but…
Is there a way to close this issue ?

1 Like

I’d recommend any of the adapters listed here: NodeMCU-32S — PlatformIO latest documentation. ESP-PROG is one of them.