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.

Prevent FPU register saving on interrupt

Other Parts Discussed in Thread: TMS570LS3137

Hi,

we're using the TMS570LS3137 in our design. 

Now, I noticed that all the FPU registers are saved and restored in every interrupt handler. We do not use floating point operations in any of our interrupt handlers. The saving/restoring of those registers is therefore not needed.

How can I configure, if the FPU registers shall be saved/restored inside ISRs?

Kind regards,
Michael