Skip to main content
user
Associate III
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

user
userAuthor
Associate III
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

sjo
Associate III
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
user
userAuthor
Associate III
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

alain2399
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).