Anyone know how to find out c library version used by mcuxpresso?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Anyone know how to find out c library version used by mcuxpresso?

Jump to solution
950 Views
jamesk
Contributor III

I am using MCUXpresso IDE v11.0.1 Build 2563 and trying to find out which version of newlib-nano is used by the IDE.

Obviously I set up the IDE to use newlib-nano but it wasn't obvious to figure out which version it's using.

Your help is appreciated.

Labels (1)
0 Kudos
1 Solution
931 Views
FelipeGarcia
NXP Employee
NXP Employee

Hi James,

You can find the newlib version if you go to the following path in the MCUXpresso installation folder.

C:\nxp\MCUXpressoIDE_11.2.0_4120\ide\plugins\com.nxp.mcuxpresso.tools.win32_11.2.0.202001021529\tools\arm-none-eabi\include\_newlib_version.h

Please note that you are not using the latest version of our MCUXpresso IDE. We always recommend to use the latest version so you can have the best customer experience.

Have a great day,

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.

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

View solution in original post

0 Kudos
1 Reply
932 Views
FelipeGarcia
NXP Employee
NXP Employee

Hi James,

You can find the newlib version if you go to the following path in the MCUXpresso installation folder.

C:\nxp\MCUXpressoIDE_11.2.0_4120\ide\plugins\com.nxp.mcuxpresso.tools.win32_11.2.0.202001021529\tools\arm-none-eabi\include\_newlib_version.h

Please note that you are not using the latest version of our MCUXpresso IDE. We always recommend to use the latest version so you can have the best customer experience.

Have a great day,

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 Kudos