Search found 1 match

by mdomdo
Fri May 31, 2024 9:32 am
Forum: ESP-IDF
Topic: Are the provided heap trace tools reliable?
Replies: 0
Views: 465

Are the provided heap trace tools reliable?

We are trying to setup a reliable pipeline to measure and analyze the heap usage of our application starting from the guide for host-based mode provided here: https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-reference/system/heap_debug.html#host-based-mode , and using ESP WROVER with ...