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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

ソリューションへジャンプ
1,531件の閲覧回数
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,511件の閲覧回数
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,512件の閲覧回数
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.