Skip to main content
Visitor II
July 7, 2004
Question

STVD7 & Flash Memory

  • July 7, 2004
  • 4 replies
  • 960 views
Posted on July 07, 2004 at 13:00

STVD7 & Flash Memory

    This topic has been closed for replies.

    4 replies

    userAuthor
    Visitor II
    July 2, 2004
    Posted on July 02, 2004 at 12:49

    Hi to all,

    could someone tell me how I can set the Flash memory every time I compile

    the project ?

    (e.g. I need to fill all Flash memory with $FF before start debugging)

    Many Tanks

    MBKS

    Visitor II
    July 2, 2004
    Posted on July 02, 2004 at 13:19

    STVD7 fills all memory (except peripherals) with 0xFF when entering debug mode (simulator).

    It does on my version anyway - v3.00.

    Regards

    sjo
    userAuthor
    Visitor II
    July 5, 2004
    Posted on July 05, 2004 at 04:43

    Hi sjo,

    this is true for simulator (I tryed it end work fine) but when I use the Target ''Emu3'' on Debug Instrument Setting Form the memory doesn't

    come filled up with $FF.

    MKBS

    Visitor II
    July 7, 2004
    Posted on July 07, 2004 at 13:00

    You can use the File>Save/Restore Layout from the memory window contextual menu. Beware that the PC value is reset to 0x0000 after a file restore (see release notes).