Forum : ST7/STM8
Original Post
Post Information | Post |
---|---|
August 30, 2007 - 3:15pm
|
Hi, Thank you for help. |
Forum : ST7/STM8
Post Information | Post |
---|---|
August 30, 2007 - 3:15pm
|
Hi, Thank you for help. |
THINK!!!
how would you verify code without reading it
Erik
Hi,
Of course you cannot verify the code in a chip that is programmed: "Verify" means "read and compare against expected", and since we cannot read a protected part...
However, if you use RFlasher or ST7_pgm, you will be able to execute the "program and verify" operation. In this configuration, we program the flash, then the option bytes except the protection bit, then all this is verified, and in the end we program the security bit. That's the best we can do.
Best Regards,
Vincent