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.

RM48L950: Undef exception after MPU initialization and coprocessor access

Part Number: RM48L950

I am experimenting with using the MPU, and I found that after initializing it and switching to user mode, I get an undef entry exception at this instruction: "FMXR FPEXC, R1". I understand coprocessors can be configured to not work in user mode and this will cause an undef exception, but I have found 0xF00000 which indicates to me that if the coprocessor was accessible in system mode it would also be accessible in user mode. What else can cause this exception?

Thanks