i.MX 8M Mini QuadLite. Floating Point Unit (FPU) Support

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

i.MX 8M Mini QuadLite. Floating Point Unit (FPU) Support

跳至解决方案
1,540 次查看
mklnc
Contributor I

Hi,

We're using MIMX8MM5CVTKZAA, i.MX 8M Mini QuadLite processor with quad core Arm Cortex-A53.  There is FPU support on the Arm Cortex-A53 MPCore™ Platform side, right? 

While FPU support in Quad Core A53 CPU is mentioned in the i.MX 8M Mini Applications Processor Datasheet document, FPU support is mostly mentioned in M4 CPU in the i.MX 8M Mini Applications Processor Reference Manual document.

Could you please check chapter 4 of the i.MX 8M Mini Applications Processor Reference Manual?

Thnx,

Merve

标签 (1)
0 项奖励
回复
1 解答
1,520 次查看
b36401
NXP Employee
NXP Employee

A53 cores in i.MX8M series have FPU.
Please note that you need to pass "-mfloat-abi=hard -mfpu=fpv4-d16" to the compiler to compile code using FPU features of the core.

在原帖中查看解决方案

1 回复
1,521 次查看
b36401
NXP Employee
NXP Employee

A53 cores in i.MX8M series have FPU.
Please note that you need to pass "-mfloat-abi=hard -mfpu=fpv4-d16" to the compiler to compile code using FPU features of the core.