ESP32S3 in VisualGDB

Sysprogs forums Forums VisualGDB ESP32S3 in VisualGDB

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #33287
    Aristarchos
    Participant

    Hi,

    After the first step of creating a new project and specifying its initial details, is there a way to change afterwards the ESP32 type eg ESP32S2/S3/C3 via the VisualGDB project settings or any way?

    I tried to find how this can be done but I could not, am I mising simething obvious ?

    Regards,

     

    #33289
    support
    Keymaster

    Hi,

    You can change the device type via VisualGDB Project Properties -> ESP-IDF Project -> Configuration Settings -> Device.

    #33290
    Aristarchos
    Participant

    Thanks for answering.

    But that option does not exist..

    I send you a screenshot of what I see and the VisualGDB version.

    Regards

    Attachments:
    You must be logged in to view attached files.
    #33293
    support
    Keymaster

    Thanks for the screenshot.

    It looks like you are using ESP-ADF, not the regular ESP-IDF, and there was indeed a bug in VisualGDB preventing it from showing the device list for ADF projects.

    Please try this build: VisualGDB-5.6.108.4753.msi

    #33294
    Aristarchos
    Participant

    Just tested it and that build solves the device issue ok.

    Regards

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