Page 1 of 1

ESP-IDF Segger SystemView

Posted: Fri Jul 29, 2022 12:08 pm
by kacper2612
Hello,

I am testing heap tracing functionality (https://github.com/espressif/vscode-esp ... tracing.md). Everything works fine when using VSCode, but I would like to open the *.svdat file in Segger SystemView tool. Unfortunately, I can't load the file. SystemView shows the "Analyzing recorded data" window and the progress bar is equal 0% (I waited about 10 minutes).

Below are the versions of my tools:
- VSCode v1.69.2
- Espressif IDF extension v1.4.0
- ESP-IDF v4.4.1 (stable)
- Segger SystemView v3.32

I am using ESP32-C3-DevKitM-1

Is it a known issue? Thank you in advance for your help.