Øyvind Harboe ha scritto:
> Does anyone feel very strongly about flash protection?
> 
> My thinking is that OpenOCD erase should remove flash protection
> automatically.

That's a good idea.

Bear in mind, though, that some CPUs are bugged (eg. Atmel AT91SAM7) so 
you can set protection bits only for roughly 100 times, IIRC.
So you should avoid this workflow:
- un-protect flash memory
- write
- protect again

Best regards,
-- 
Luca Ottaviano <[email protected]>
BeRTOS developer -> http://dev.bertos.org
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to