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