SWCU193A April 2023 – August 2024 CC2340R2 , CC2340R5 , CC2340R5-Q1
Memory programming is done using TI-provided API. When calling the API functions, disable all interrupts that trigger access to the flash memory bank being written/erased.
Do not read the flash memory bank being written/erased during a flash memory write or erase operation. If instruction execution is required during a flash memory operation, the executing code must be placed in SRAM (and executed from SRAM) while the flash write/erase operation is in progress.