1. About the NHET module, how many errors it can detect ,how to use all these features, and which registers will keep the error information ? how to detect all the errors?
for example1 , while NHET program is running, but the total time of execution for the program exceeds loop resolution clock, how to detect it?
for example2, how to detect NHET RAM parity error?
2. About the ADC module, when CPU is reset, and i want to diagnose the ADC module in initialization function to check whether there is any error, and also check whether the ADC is accurate, how to implement this. If ADC has error and not accurate, what should i do.
your detailed answer is highly appreciated, if have some demo code and documents to explain these question is best.