Hello,
I am trying to run Espressif SysView example on the ESP32 devkit. https://github.com/espressif/esp-…racing_heap_log
The example works fine and the custom parser (https://github.com/espressif/esp-…race/sysview.py) can print the expected output without an issues.
Hovewer, when I load the generated data file into the SystemView App v3.10 and later, it gets stuck at the anaylzing step. The earlier version (v2.52) can analyze it successfully.
I attached the generated file. Please advise on how to resolve this issue