cancel
Showing results for 
Search instead for 
Did you mean: 

STVD7 & Flash Memory

user
Associate II
Posted on July 07, 2004 at 13:00

STVD7 & Flash Memory

4 REPLIES 4
user
Associate II
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 II
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
Associate II
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
Associate II
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).