Hi experts,
The Safety Manual mentiones Diagnostic FLA13 / Software Test of Flash Sector Protection Logic which requires us to write to protected region of the flash to check that the protection logic prevents the write.
The Problem is, that we do not use the Flash Library. So writing to the Flash does not seem possible to us.
The document you referenced here https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1088699/tms570lc4357-flash-how-to-write-a-few-bytes-to-flash-without-the-flash-library still uses the Library.
(Q1) Is it okay to not do this Test due to us not writing to flash during runtime?
(Q2) If we still have to do this test, how can we execute this without the Library?
Thank you and best regards,
Max Wittekind