MPC5777C How to enable FPU

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

MPC5777C How to enable FPU

ソリューションへジャンプ
2,063件の閲覧回数
1620773328
Contributor II
Hello NXP expert, We are using MPC5777CEVB and MPC57XXMB. IDE:s32ds for Power Architecture OS:Windows 10 Is there any FPU test example base on s32ds? If not, how to enable FPU step by step? Regards, Jinus
0 件の賞賛
返信
1 解決策
2,053件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

this core does not have HW floating point unit.

petervlna_0-1606452576124.png

You have to enable it in MSR core register before use of FPU instrucitons:

petervlna_1-1606452924401.png

 

You can follow the guide how to setup S32DS for EFPU generation here where is also an example code:

https://community.nxp.com/t5/S32-Design-Studio/how-to-enable-and-use-VFPU-and-SPE2-SIMD-for-MPC57xx-...

 

best regards,

Peter

 

 

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
2,054件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

this core does not have HW floating point unit.

petervlna_0-1606452576124.png

You have to enable it in MSR core register before use of FPU instrucitons:

petervlna_1-1606452924401.png

 

You can follow the guide how to setup S32DS for EFPU generation here where is also an example code:

https://community.nxp.com/t5/S32-Design-Studio/how-to-enable-and-use-VFPU-and-SPE2-SIMD-for-MPC57xx-...

 

best regards,

Peter

 

 

0 件の賞賛
返信
2,038件の閲覧回数
1620773328
Contributor II

Peter, Thank you very much. Problem solved.

0 件の賞賛
返信