p:S32K146
IAR:9.30.1
In the OTA progress, after erase ,the data at the which address is 0x20000 all become 0xff,but after program like 8 bytes for one time , the data at the 0x20000 looked at the memory window of IAR is still 0xff,but after 128 or 256 bytes later, the data is the expected data programmed.However ,at the end of the OTA, when tried to read the flash back by the link,the ata is the same with the file downloaded by the can.
below is the memory window of the IAR
qimaomarvin_0-1749836869286.jpeg
qimaomarvin_1-1749837034338.jpeg
below is the flash code example:
qimaomarvin_2-1749837061857.jpeg
qimaomarvin_3-1749837071804.jpeg