This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

2 copies of program in flash

How to tell Keil to write my program to flash at 0x100000 (default in AT91SAM7X256) and to make secondary copy at 0x120000. My program is much smaller than 128kB ;)
I don't want to make that manually every time.

I need secondary copy to controll code integrity in SIL application ;)