The Renesas Memory Usage View extension helps you analyze memory regions in detail for your Renesas projects. Visualize memory layout using an interactive sunburst chart, making it easy to understand memory usage across different regions and hierarchical levels.
Key Features:
Input Setting Dialog: Configure settings for Section table and Sunburst Chart via Section file (MAP file or ABS/ELF file), Memory Configuration file (MAP file, Linker Script file(s), Device file) and Compiler selection.
Memory Visualization: Interactive sunburst chart displays memory layout hierarchically, showing size, used portions, and remaining space for each memory region.
Section Table: Detailed tabular view of all memory sections with comprehensive information.
Quick Search: Instantly search for specific sections in both the Section table and Sunburst chart.
Memory Optimization: Monitor performance, identify unusually large allocations, and optimize memory usage efficiently.
Requirements:
Built Renesas project with generated MAP file or binary file (ABS/ELF)
No additional dependencies needed
Available Commands:
Access these commands from the Command Palette (Ctrl+Shift+P / Cmd+Shift+P):
Memory Usage View: Toggle Input Dialog - Open or close the Input Dialog
Memory Usage View: Toggle Search - Open or close the Search panel
Integration:
This extension works seamlessly with the Renesas Platform extension and is part of the complete Renesas VS Code development environment.
Documentation
For information on how to use the Renesas VS Code plugins, please visit here.