Dear support,
I am using Simplelink 4.20 and CC1352R Launchpad for development. My goal is to protect all flash sectors while still being able to (eventually) save some persistent data. In other words, I want to keep the whole flash protected, then in specific situations unprotect->save data->protect.
While CCFG Registers SET_CCFG_CCFG_PROT_* can protect/unprotect the flash sectors indeed, this configuration is static. Is there a way to dynamically manage the flash protection/unprotection or any sort of mechanism to achieve what I am looking for? NVS driver seems not to help much on this.
Thanks in advance.
Regards,
Angel