New toolchain for IDF v.4.1.1 – update is needed

Sysprogs forums Forums VisualGDB New toolchain for IDF v.4.1.1 – update is needed

Tagged: 

This topic contains 3 replies, has 2 voices, and was last updated by  support 1 year, 8 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #29888

    omar
    Participant

    espressif has just released a new stable IDF v.4.1.1 with a new toolchain update (esp-2020r3) as shown here in  the release page https://github.com/espressif/esp-idf/releases/tag/v4.1.1

    Do you have any short term plans to update visualgdb to the corresponding latest toolchain (esp-2020r3) ?

     

     

    #29889

    support
    Keymaster

    Hi,

    We have already released an updated toolchain based on esp-2020r3 and the latest ESP-IDF 4.1 and 4.2 (esp32-gcc8.4.0.exe). You can install it via VisualGDB Package Manager or by downloading the file directly.

    #30961

    omar
    Participant

    @keymaster Why this revision is no longer available in the toolchains download section? and is it still supported?

    P.S. Revision 2 have some bugs I’m trying to avoid and revision 1 works fine , so need that revision actually!

    #30962

    support
    Keymaster

    Hi,

    We usually remove the toolchains that have been superseded by bugfix releases (i.e. use the same compiler version) to save space. If the bugfix release is less stable than the original one, it’s likely due to the ESP-IDF version included in it. If this is the case, please try getting the git commit ID of the version that works for you by running the following command in the esp-idf directory of the working toolchain:

    Below is the sample output from it:

    You can then checkout the same commit into the other toolchain, e.g.:

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.