I’m trying to create an MSBuild Project using VisualGDB for ESP32 development board but After selecting ESP32Device and press next button, it will fail because of Failed to start process (C:\SysGCC\esp32\opt\xtensa-esp32-elf\bin\make.exe -v)
I’ve attached a log.
This topic was modified 5 years, 1 month ago by Gordon01.
It looks like you are using the regular Embedded Project Wizard that has been replaced by the Advanced ESP-IDF Project Wizard for ESP-IDF devices. Please try using the new advanced wizard instead.
If we completely hide it from the regular wizard, it may cause more confusion, making it look like the ESP32 toolchain is not installed.
So currently VisualGDB shows the ESP32 toolchain in the regular embedded wizard, but displays a tip suggesting to use the advanced ESP-IDF project wizard.