Statistics
After successful compilation, you can review statistics of your code. Click the Statistics Icon
.
Memory Usage Windows
Provides overview of RAM and ROM usage in the various forms.
Variables
Displays variables sorted by addresses.
Used RAM Locations
Displays used RAM memory locations and their names.
SFR Locations
Displays list of used SFR locations.
ROM Memory Usage
Displays ROM memory space usage in a pie-like form.
ROM Memory Constants
Displays ROM memory constants and their addresses.
Functions
Sorts and displays functions in various ways.
Functions Sorted By Name Chart
Sorts and displays functions by their name, in the ascending order.
Functions Sorted By Size Chart
Sorts and displays functions by their sizes in a chart-like form.
Functions Sorted By Addresses
Sorts and displays functions by their addresses, in the ascending order.
Function Tree
Displays Function Tree with the relevant data for each function.
Memory Summary
Displays summary of RAM and ROM memory in a pie-like form.
What do you think about this topic ? Send us feedback!