Part Number: TMS320F280049
Hello support,
I add some details to the question that Carlo has entered on behalf on me.
I know that NMI can have several sources
1. TRIP event to PWM is generated only in case of missing clock (as explained in the manual fig 18-84 - TZ5) or in case of RAM ECC / FLASH ECC a TRIP event is issued, too?
2. How long does the TZ5 last ?
What is the action that reset TZ5 ? is it the erasing of CLOCKFAIL flag in NMIFLG or it is also necessary to erase NMIINT in same register, or other ?
3. in manual “instruction set “ I can see : "As part of its operation, the illegal-instruction trap saves the return address on the stack"
So in case of ITRAP interrupt, which is the instruction executed when leaving interrupt routine? Is it the illegal one ?
If so, what is the more appropriate reaction to an Illegal Instruction TRAP ? Generating a RESET or are there different ways to manage it ?
Thanks