I would like to secure 2 sectors of flash for a custom bootloader that is protected from being erased. I want to be able to boot up into this section of flash and be able to execute from it, while also transferring a re-flash algorithm from this section to RAM for execution if a re-flash is necessary. Is it possible to boot up into a secured section of flash memory?
