arm-none-eabi-gcc.exe: error: nosys.specs: No such file or directory in simulink build

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

arm-none-eabi-gcc.exe: error: nosys.specs: No such file or directory in simulink build

1,177 Views
snowpang
Contributor I

I encountered a similar problem with this [question](Solved: Simulink build error with example code - NXP Community) in the example of `extmode_s32k1xx` , Attempted all methods unsuccessfully, could you help me? The attachments are as follows

 

0 Kudos
2 Replies

200 Views
Youngsoo_do
Contributor III

Have you found a solution to this problem?

If you have, can you share it?

0 Kudos

152 Views
Youngsoo_do
Contributor III

The answer to this problem is

C:\NXP\S32DS.3.5\S32DS\build_tools\gcc_v9.2\gcc-9.2-arm32-eabi\arm-none-eabi\newlib

If you go there, you'll find a folder called newlib. you change this newlib to lib.

I spent a few days struggling with this.

 

0 Kudos