Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Memory utilization Option in MPLAB

Hayee

Member level 2
Joined
Mar 4, 2022
Messages
44
Helped
0
Reputation
0
Reaction score
1
Trophy points
8
Activity points
434
Hi all
I am using MPLAB XC8 compiler ver 6.15.
I am using PIC18f452 microcontroller.
My question is, is there any option from where I can see the detailed usage of my memory (i-e functions, variable assigned)? My memory is filling as I am adding code and lot of things to add on. so I want to see which function is utilizing more memory so that I can write a different optimize code for it

Thanks.
 
Hi.

There are several types of memory. Which one are you referring to?

There may be compiler console output as well as compiler report files.

Also the HEX file should give the flash size.

Klaus
 

LaTeX Commands Quick-Menu:

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top