fesetround? fenv.h not found

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

fesetround? fenv.h not found

1,802件の閲覧回数
JBM
Contributor V

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.

ラベル(1)
4 返答(返信)

1,648件の閲覧回数
kerryzhou
NXP TechSupport
NXP TechSupport

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.

pastedImage_2.png

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.
-------------------------------------------------------------------------------

 

1,648件の閲覧回数
JBM
Contributor V

That's under the C++ headers.  What about C?  Using MCUXpresso and any of the C standards, I still get include file not found.  Those same C++ headers are available in KDS too.

0 件の賞賛
返信

1,648件の閲覧回数
kerryzhou
NXP TechSupport
NXP TechSupport

Hi James Millard

  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.
-------------------------------------------------------------------------------

0 件の賞賛
返信

1,648件の閲覧回数
JBM
Contributor V

Thanks, that's what I was afraid of.  Didn't really want to migrate this project, but oh well.

0 件の賞賛
返信