Hi, in ddr_ecc_test.c,
Ti provide a good example about how to handle the ecc in interrupt handler.
So, I would like to confirm 1. DDR controller will not autocorrect ecc problem, right?
2. what happened if my execution code that inside ddr has ecc error. eg: I put main into ddr 0x80000000, what if main function had ecc error, what will it happened?
Thanks.