Hello,
was there any solution of this problem? I have the same problems too and use MPC5777C.
I tried to multiply in an ISR. If i call for test the function MLIB_Mul(FRAC32(0.185), FRAC32(0.195), F32) an IVOR1-exception occurs.
Then i tried the function MLIB_Abs() within this ISR. Its result is the same as input (negative sign) - not ok.
In any loop, which is called from the main loop, all this functions works fine.
Can you give support?
Thank you.