Notifications
Clear all

View Memory Map for ESP32

1 Posts
1 Users
0 Likes
541 Views
(@espaviator)
Member
Joined: 1 year ago
Posts: 3
Topic starter  

Is there a way to view the memory map for an ESP32 project?  I use PlatformIO and found this article: https://piolabs.com/blog/insights/memory-analysis-part-1.html

but I cannot seem to get the map shown in the article.  The article states to do a verbose build to get the map.  But it doesn't seem to give me the map.  Additionally if I add build_flags = -v to my platformio.ini my build time goes from 38 seconds to 97 minutes!  Any thoughts, help, suggestions would be great!

This topic was modified 1 year ago by ESPAviator

   
Quote