No project properties (esp idf)

Sysprogs forums Forums VisualGDB No project properties (esp idf)

Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #28804
    abrondijk
    Participant

    Hi,

    From esp idf version 4.0 and up, I have the issue that there aren’t any project properties available, like there used to be as can be seen here (https://visualgdb.com/tutorials/esp32/esp-idf/ at section 21).
    The only settings I get are the ones that I have included in the screenshot.
    This issue does not only exist in my case, as the exact same issue persists with my colleagues.

    Would anyone know how to get those settings back like are shown at that link? changing all the settings through “make menu-config” is a lot less convinient than doing it in the project properties.

    We use the following versions:
    – Toolchain gcc 8.2.0, gdb 8.1.0 rev6
    – visualgdb version 5.5 preview7 build 3666
    – idf versions 4.0/4.1/4.2 from the release branch

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #28806

    I heve the same problem too!!!!

    #28807
    support
    Keymaster

    Hi,

    Indeed, the newer ESP-IDF versions use a different format for specifying some KConfig entries and VisualGDB 5.5 Preview 7 doesn’t parse it yet.

    Please try this build: VisualGDB-5.5.8.3742.msi

    #28816
    abrondijk
    Participant

    That fixed it! Thank you very much

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