Hi,
I am using TMS570LS0332 in my design and i also ported SafetyTI lib to the micro controller. I am getting the data abort when even i run the the following SRAM self test function.
SL_SelfTest_SRAM(SRAM_ECC_ERROR_FORCING_2BIT, TRUE, &failInfoTCMRAM);
I have the following quires. Please let me know your comments.
1. If 2bit ecc fault occurs in SRAM, will group 2 esm interrupts (Channel 6 and Channel 8) trigger? I do not get interrupts. (I am in debug mode running with XDS200 emulator)
2. If the interrupts does not occur, should i handle the error in data abort exception?
Thanks & best Regards,
Sreekanth challa