TMS570LS1224: SRAM and FLASH ECC fault insertion API from Safety Lib doesn't work.

Part Number: TMS570LS1224

Tool/software:

Hi,

I'm invoking the Safety LIB functions SL_SelfTest_SRAM and SL_SelfTest_Flash and expecting abort() functions would be called, but I see abort is only invoked when these faults are inserted at very quick session.

For example, if I invoke  SL_SelfTest_SRAM every 2 seconds, then abort is not invoked, however if I increase the frequency on calling SL_SelfTest_SRAM say twice a second for few seconds then I see abort is called.

Is this expected behavior? I expected an exception from ESM on first call. 

Are there any settings I'm missing here.

Thanks in advance.