SFFS889 July 2024 TMS320F2800132 , TMS320F2800133 , TMS320F2800135 , TMS320F2800137
There are two types of write and erase protections available. One is static protection (FLPROT), configured at the device level, and the other is the CMDWEPROT configuration, which is delivered to the flash wrapper through input signals. The FLPROT write and erase protect bit can be configured at boot and locked, which provides semi-permanent protection for certain sectors in the flash. Inadvertent program and erase operations targeting these sectors are blocked. Furthermore, CMDWEPROT* registers exist in the flash wrapper, allowing further protection for critical data. The default setting of the CMDWEPROT* registers at reset is to protect all sectors at reset and at the completion of every flash wrapper command. The CMDWEPROT* must be configured before each erase and program command through the flash API using the Fapi_setupBankSectorEnable() function.