S32K3 exception with fdiv

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32K3 exception with fdiv

Jump to solution
694 Views
ssean
Contributor III

Hello.

S32K312 MCU fall in exception handler after call __fdiv.

What should I do for use fdiv ?

ssean_0-1699866351845.png

 

 

0 Kudos
Reply
1 Solution
676 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Looking at S32K3 manual i see S32K312 has 1x M7 core.

Further checking the core reference manual:

petervlna_0-1699881631979.png

I expect that exception handler is called correctly as the float is not supported.

Please refer to M7 reference manual for details on supported divide instructions.

best regards,

Peter

 

View solution in original post

0 Kudos
Reply
3 Replies
677 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Looking at S32K3 manual i see S32K312 has 1x M7 core.

Further checking the core reference manual:

petervlna_0-1699881631979.png

I expect that exception handler is called correctly as the float is not supported.

Please refer to M7 reference manual for details on supported divide instructions.

best regards,

Peter

 

0 Kudos
Reply
667 Views
JOSP2000
Contributor I

Hello

In which document can I find this information?

I checked S32K3XX REV07 but could not find it.

0 Kudos
Reply
658 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

I was referring to core reference manual, not device one.

ARM ® v7-M Architecture
Reference Manual

Best regards,

Peter

0 Kudos
Reply