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
Solved! Go to Solution.
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.
------------------------------------------------------------------------------
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.
------------------------------------------------------------------------------