code size of stm8
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-01-24 8:30 PM
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 discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-01-25 1:16 AM
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, IanOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-01-25 7:15 PM
Posted on January 26, 2016 at 04:15
thanks you,
I got it