Replies: 1 comment 2 replies
-
True. You'll need to convert your project to IDF (possibly with Arduino as IDF component) to get that functionality. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a rather larger Arduino project that is running, but with a heap memory issue (possible fragmentation).
How can I enable heap tracing to use the additional instruction available for diagnosing this? All I can find is using 'menuconfig', but I believe that's only available in ESP-IDF.
Goal is to measure fragmentation %.
-working with esp32 devkit
Thanks,
Steve
Beta Was this translation helpful? Give feedback.
All reactions