Part Number: AM2634-Q1
Other Parts Discussed in Thread: AM2634
Could you please help get support for following subject in regards to enabling ECC for TCMA and TCMB for Core 0 AM2634. I am enabling ECC check for TCMA memory in the SBL and upon ECC init have the safety error immediately set even before the test code which injects ECC error. I have disabled the interrupt for the ESM and only configuring the Safety Error pin to activate on error.
If I run the TI example for ECC as an app image, the example runs fine
In our project, we have SBL which boots autosar image, hence we are enabling ECC on memories before booting the Autosar Application image on R5F. So if I copy related code for the ecc example listed above, when I am executing ECC Init on the memories, the safety error on AM2634 on launchpad gets triggered. This should not be happening for the init stage, but when we are injecting the error.
When the SDL_InitMemory executes I have an error generated on Safety Error Pin on launch pad and Led goes red. Online I read that the ATCM0 example may have issues in SBL, as we need to enable ECC before Memory Initialization, I tried it and still have an issue



