ESP Exception decoder error

Hi
I have installed the ESP Exception decoder plug-in (Arduino IDE v1.8.19, Windows 10 64-bit).

After capturing the exception info on the serial monitor, I invoke the decoder under Tools. It is supposed to open a window where I should be able to paste my exception info. However all I get is a message: "Arch Not Found for DOIT ESP32 DEVKIT V1, 80MHz, 921600, None".

Can anyone please assist?

Many thanks
John

Try selecting the generic developer board. DO-IT may be at fault for not writing the proper routines to properly integrate with the ESP Exception Decoder.

Many thanks for the swift advice. I'll give it a try!

:cry: Sadly no success after trying several alternative ESP32 types!

Any other suggestions, please?!

Yes, for now paste your debug info into a code tagged message. I'll copy the exception into my ESP32's Exception Decoder and see what the what not is up, also post your code so I can see if it's a hardware issue.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.