Page 1 of 1

vscode: Unable to start debugging. Unknown or unsupported target architecture 'xtensa'.

Posted: Fri Dec 20, 2024 12:25 am
by gamename
I'm running in a MacOS environment. I am able to build, flash, and monitor my esp32-c3-wroom without any problems. However, I cannot get gdb to work. I always get this error message: "Unable to start debugging. Unknown or unsupported target architecture 'xtensa'."

How do I make xtensa a supported architecture?

TIA,
-T