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