Skip to main content
Visitor II
May 15, 2006
Question

program memory size in Cosmic C

  • May 15, 2006
  • 2 replies
  • 770 views
Posted on May 15, 2006 at 12:36

program memory size in Cosmic C

    This topic has been closed for replies.

    2 replies

    ohadr2Author
    Visitor II
    May 15, 2006
    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.

    Visitor II
    May 15, 2006
    Posted on May 15, 2006 at 12:36

    the 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