Hi,
I am using TMS570LS0332 in mz design. I have ported the safeTI library given in the demo application of TMS570LS0432 to my application. I am getting the prefetch abort exception in the SRAM self test function shown below.
SL_SelfTest_SRAM(SRAM_ECC_ERROR_FORCING_2BIT, TRUE, &failInfoTCMRAM);
R14_SVC register is pointing to the following line of code Disassembly.
BL $../safety_library/source/sl_asm_api.asm:514:521$
CP15_INSTRUCTION_FAULT_ADDRESS register is : 0xFFFFF8FC
what could be the cause of the abort? I am not able to find the issue caused this.
Thanks & Best Regards,
Sreekanth Reddy Challa