On Thursday 04 February 2010, Øyvind Harboe wrote: > The problem here is that the "unlock" option is meant to be an option > that will unconditionally do whatever it takes to unlock the flash > so the image can be written.
Which can't be implemented on Stellaris parts, since the protection bits are in write-once memory and can't be selectively changed from "protected" status to "unprotected" no matter how hard you wish. :) There's a separate option about how the NOR core code isn't really trying to use the per-sector protection information it has. There's a small window where it could safely use that info, but it's not. - Dave _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
