Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Enable Heap Tracing? #8270

Unanswered
Bwanna asked this question in Q&A
May 30, 2023 · 1 comments · 2 replies
Discussion options

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

You must be logged in to vote

Replies: 1 comment 2 replies

Comment options

True. You'll need to convert your project to IDF (possibly with Arduino as IDF component) to get that functionality.

You must be logged in to vote
2 replies
Comment options

That's what I thought, but nice to have it confirmed. Something NEW to learn! Thanks and Cheers

Comment options

You can build your custom arduino libraries using esp32-arduino-lib-builder tool, and continue by using Arduino.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /