Skip to main content
Visitor II
September 28, 2019
Question

Space consumption

  • September 28, 2019
  • 1 reply
  • 587 views

How to know memory consumption of embedded c program in ST visual develop. I have write code for STM8S and compile it but i didn't get any information about the memory consumption. I mean How much memory space reserved by the program.

    This topic has been closed for replies.

    1 reply

    Graduate II
    September 28, 2019

    Not a configuration I'm using, but in general this is a statistic you can pull out of the Linker's .MAP file.​