This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F280039C: Exception handling in F280039C

Expert 2590 points
Part Number: TMS320F280039C

Hi All,

<About exceptions in F280039C>

What is the process flow when an exception occurs in F280039C, for example, division by zero, access violation, or undefined instruction?
If it is described somewhere in the manual, I would like to know it.
In the microcontrollers I have handled so far,

Example:

Division by 0 occurs

Hardware internal interrupt occurs

Infinite loop at interrupt

Reset microcontroller using WatchDog function

This was the flow of events.
I would like to ask if the F280039C can do the above when a division by zero occurs, or if it has a different structure.

Best Regards,

Ito