Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.05 KB

File metadata and controls

35 lines (22 loc) · 1.05 KB

ESP-IDF Application Size Analysis

:link_to_translation:`zh_CN:[中文]`

The Application Size Analysis editor helps you examine your application's static memory usage. It has three sections:

  • Overview: Summarizes the application's memory usage.
  • Charts: Visualizes memory usage using charts.
  • Details: Shows detailed component and per-symbol memory information, with search and sort features.

To launch the Application Size Analysis editor:

  1. Right-click on the project.
  2. Select ESP-IDF: Application Size Analysis menu option to launch the editor.
Application Size Analysis - Overview

Application Size Analysis – Overview

Application Size Analysis - Charts

Application Size Analysis – Charts

Application Size Analysis - Details

Application Size Analysis – Details