program memory size in Cosmic C
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2006-05-15 3:36 AM
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
‎2006-05-15 3:16 AM
Posted on May 15, 2006 at 12:16
hello
i would like to know if i can see (in Stvd7 Gui) how much memory of the chip flash memory my program takes?? thanks ohad.Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2006-05-15 3:36 AM
Posted on May 15, 2006 at 12:36the information you are looking for is produced by the linker in the first lines of the .map file. The map file is a text file: you can open it with stvd7 or with any other editor/viewer. Regards, Luca
