This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LS3137: Safety feature "INC1"

Part Number: TMS570LS3137


*Safety feature "INC1"
I would like to refer to the Safety Library and insert faults and detect errors in "INC 1".

We are paying attention to SL_SelfTestL2L3Interconnect( ).
In the library code, fault injection sample code to "L2-EMIF" and "L3-DCAN" is written.
Likewise, I recognize that it is necessary to write fault injection code for other target modules.
Is this recognition correct?
In addition, the result of executing this fault injection is recognition in which prefetch abort or data abort occurs.
Is this recognition correct?

※ Forum URL
e2e.ti.com/.../2144241

  • Hello Falcon,

    The library provides 2 examples (EMIF, and DCAN). You can modify the example for other peripherals.

    If the peripheral select quadrant is configured to be written to only in privileged mode, but it will generate an abort to write this part in user mode.