How to find out how much space are in RAM and Flash occupied in bytes?
Hello,
I am using STM8l151, ST Visual Develop, and Cosmic compiler. I need to find out how much space is occupied in RAM and Flash.
I found the .map file and checed there, but everything there is said in terms of segments and also code size in flash is not mentioned.
I found other discussions in this forum about this, but they do not mention how to calculate size in Bytes.
Thank you in advance for your help.
