AppWizard - floating point not supported?

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

AppWizard - floating point not supported?

跳至解决方案
600 次查看
torbjorn_johans
Contributor I

Hi

I would like to use AppWizard to build a GUI for a sound analysis application I'm working on. I see in your tutorials that I should disable floating point to get AppWizard to work. But I need floating point arithmetic for the analysis functions I have written. Could you please explain why we should disable floating point arithmetic when using AppWizard?

Regards,

Torbjorn, Sweden

标记 (2)
0 项奖励
1 解答
520 次查看
FelipeGarcia
NXP Employee
NXP Employee

Hello,

 

Unfortunately, the library does not support floating point. However, you can use library from <root>/ProgramData/Segger/AppWizard_<version>/Lib/GCCM7FP but you will need to rename the library and enable floating point support.

 

Please also check: https://community.nxp.com/docs/DOC-346204 

 

Best regards,

Felipe

-------------------------------------------------------------------------------

Note:

- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored.

Please open a new thread and refer to the closed one, if you have a related question at a later point in time.

------------------------------------------------------------------------------ 

在原帖中查看解决方案

0 项奖励
1 回复
521 次查看
FelipeGarcia
NXP Employee
NXP Employee

Hello,

 

Unfortunately, the library does not support floating point. However, you can use library from <root>/ProgramData/Segger/AppWizard_<version>/Lib/GCCM7FP but you will need to rename the library and enable floating point support.

 

Please also check: https://community.nxp.com/docs/DOC-346204 

 

Best regards,

Felipe

-------------------------------------------------------------------------------

Note:

- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored.

Please open a new thread and refer to the closed one, if you have a related question at a later point in time.

------------------------------------------------------------------------------ 

0 项奖励