I'm running KDS 3.2.0, arm-none-eabi-gcc.exe version 4.8.4, language standard ISO C99. Processor is the K22FN512VLH12.
I'm trying to use fesetround that should be in fenv.h, but the compiler is tell me that fenv.h is not found.
Is fesetround supported?
Thanks.
Hi James Millard ,
KDS is the old IDE, which is not updated now.
Now, we mainly use the MCUXpresso IDE, which is used to replace the KDS.
You can download it from this link: www.nxp.com/mcuxpresso
I have checked, this IDE contains the fenv.h.
Wish it helps you!
If you still have questions about it, please kindly let me know.
Kerry
-------------------------------------------------------------------------------
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.
-------------------------------------------------------------------------------
I search it, and didn't find the C code in the MCUXPresso IDE.
Maybe you can find the related files in the website, and add it in your code.
C Programming/fenv.h - Wikibooks, open books for an open world
https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/fenv.h.html
Wish it helps you!
If you still have questions about it, please kindly let me know.
Kerry
-------------------------------------------------------------------------------
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.
-------------------------------------------------------------------------------