Part Number: TMS570LC4357
I am facing an issue while writing to Bank 7 of the F021 Flash on the TMS570LC4357 device and would like your support in understanding the behavior. I am programming data to specific addresses in Bank 7 using the F021 Flash API. During the first programming cycle, the data is written correctly and the Flash contents reflect the expected values. However, during the second programming cycle, when I attempt to rewrite the same addresses after performing a Flash erase, the updated data is not reflected in Flash memory.What is confusing is that during the second cycle all the Flash API calls, including the erase and programming commands, return Fapi_Status_Success,

