Debug FreeRTOS error

Sysprogs forums Forums VisualGDB Debug FreeRTOS error

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

    Hello,

    using ESP32-IDF, what is the best way to debug a freeRTOS stack / heap problems? I’m quite sure I have some stack problems, but I would like to know which is the best way to use VisualGDB for checking these problems.

    Thank you,

    Mattia

     

    #21862
    support
    Keymaster

    Hi,

    Sorry, our stack validation logic currently only supports ARM devices. The ESP-IDF is being actively developed and is becoming more popular and mainstream, so we do have long-term plans of porting many ARM-specific features to ESP32, however currently the stack/heap validation tools are limited to those provided by the ESP-IDF itself.

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