Other Parts Discussed in Thread: C2000WARE
Hello
i am using an example from C2000 to generate an ECC ram error correctable and uncorrectable error, the problem is that the code dosen't jump to the NMI handler in case of non correctable error nor the interrupt handler in case of correctable errors. although the interrupts handlers are defined in the project
the project name is memcfg_ex1_error_handling it is in C:\ti\c2000\C2000Ware_4_02_00_00\driverlib\f28003x\examples\memcfg
i didn't change anything in the code it is like it is



