📄️ RAM Report
The RAM Report lists all compiled objects and their RAM usage.
📄️ ROM Report
The ROM Report lists all compiled objects and their ROM usage.
📄️ RAM Plot
The RAM Plot shows the application RAM usage as an interactive hierarchical chart in your browser. Each element's size is proportional to its memory usage, which makes large RAM consumers easy to spot.
📄️ ROM Plot
The ROM Plot shows the application ROM/Flash usage as an interactive hierarchical chart in your browser. It reveals how the final binary size is distributed among application code, drivers, libraries and dependencies.
📄️ Puncover
Based on the third-party tool puncover, this feature runs a local web server