Hayee
Member level 4

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.
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.