Skip to main content
Visitor II
January 25, 2016
Question

code size of stm8

  • January 25, 2016
  • 2 replies
  • 968 views
Posted on January 25, 2016 at 05:30

Hi all,

I am using IAR for stm8, but I do not know how to check code size(flash, RAM...), could you tell me where I can check?

Thanks very much

    This topic has been closed for replies.

    2 replies

    Visitor II
    January 25, 2016
    Posted on January 25, 2016 at 10:16

    Hello,

    Unless I've misunderstood your question I would suggest looking in the MAP file for code and ram sizes. There maybe options for configuring the MAP file output to give more information.

    Thanks,

    Ian

    np1Author
    Visitor II
    January 26, 2016
    Posted on January 26, 2016 at 04:15

    thanks you,

    I got it