Creating ESP32 MSBuild project failed

Sysprogs forums Forums VisualGDB Creating ESP32 MSBuild project failed

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #25897
    Gordon01
    Participant

    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 4 years, 7 months ago by Gordon01.
    Attachments:
    You must be logged in to view attached files.
    #25902
    support
    Keymaster

    Hi,

    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.

    #26000
    Gordon01
    Participant

    Thank you. Maybe then ESP32 option should be deleted from regular Embedded Project Wizard?

    #26007
    support
    Keymaster

    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.

     

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.