Hello Community,
I am trying to use ESM_registerNotifier(), to record errors from device.
I want to test this module, by stimulating errors from Group 1, Group 2, Group 3 . But I am not sure how I could do that since most of the errors are hardware errors and cannot be stimulated by software.
In watchdog driver, there is an example to stimulate DSS_GP2_ERR, but I want to stimulate other interrupts from other groups as well but not sure which interrupts I can stimulate by software.
Thanks and Regards,
Neil