Other Parts Discussed in Thread: HALCOGEN
Hello,
I am trying to implement SRAM ECC test on TMS570LC4357 microcontroller and getting Data abort exception while writing to DIAG_ECC register.
This data abort exception is happening when commenting out the "_mpuInit_();" function call in HL_sys_startup.c file.
can you please help me what could be the issue in this case?
SRAM ECC memory content in CCS memory browser shows as "?????" with _mpuInit_();. without _mpuInit_(); SRAM ECC memory contents were "0C0C0C0C".
Does that mean any issue with my MPU configuration?
Thanks,
Kalyan