Import SVD in ESP32-s3

Sysprogs forums Forums VisualGDB Import SVD in ESP32-s3

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35806
    mattia
    Participant

    Hello,

    I’m using Visualgdb 6.0R3 (build 5191) and developing an esp32-s3 application with Cmake. I see that some Hardware register are missing (i.e., Timer register). However, Espressif updated the register definition .svd in their repository. Is there a way to update the hardware register definition in my environment? I tried to add the file in “additional register definition file” in the embedded debug tweaking section, but with no results.

    Thanks,

    Mattia Berton

    • This topic was modified 1 month, 2 weeks ago by mattia.
    #35824
    support
    Keymaster

    Hi,

    Thanks for confirming your license. We have rechecked the SVD files published by Espressif and they now look better than what we managed to parse from the header files in ESP-IDF.

    We will use them instead of the old files for the next toolchain releases.

    You can patch any older toolchain by downloading this file [peripherals.7z], and extracting it to <toolchain directory>\esp32-bsp, replacing the existing files in the peripherals folder.

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