Part Number: AM263P4-Q1
Could you please provide detailed specifications for the APIs and their call order used to detect ECC errors in the TCM (ATCM, BTCM) of the AM263Px MCU+ SDK 09.02.00? I tried creating a prototype based on the sample (sdl_ecc_r5_atcm0), but it aborted at the SDL_ECC_initMemory function.
What values can be specified as arguments? What are the possible return values? What are the constraints on calling the function? Specifically, can it be used during lockstep operation? Can it be used while the memory being ECC checked is in use? Is the memory content being retained at the time of configuration?
Also, if the ESM settings and callback function settings are only configured on Core0-0, will Core0-0 be notified if an ECC error occurs during access from other cores?