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.

RM48L540: How to enable the division by zero bit to generate an undefined instruction exception ?

Part Number: RM48L540

Hello,

in my software a division by zero doesn't generate an undefined instruction exception.

In the cortex R4 Reference Manual there is a DZ (divide by zero) bit to generate an undefined instruction exception, in the System Control Register. By default this bit is zero (do not generate an Undefined instruction exception).

In the RM48 Reference Manual I don't find the DZ bit.

How to generate an exception when I divide a value by zero ?

Thanks

Eric