Hi@Louis1916
Sorry for the later reply.
From the perspective of the EEPROMDE mechanism, reading the internal EEPROM will not access the FlexNVM area, but directly access the FlexRam area.
The write operation is different. When you write FlexRam, it needs to synchronize the FlexRam value to FlexNVM for backup. We need to wait for the backup to complete before writing the new value, otherwise it may cause hardfault.
The above are the differences between the two operations
Regarding the RDCOLERR error, you can refer to the following section of the application note AN11983
