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

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

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

1,316件の閲覧回数
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 件の賞賛
2 返答(返信)

339件の閲覧回数
Youngsoo_do
Contributor III

Have you found a solution to this problem?

If you have, can you share it?

0 件の賞賛

291件の閲覧回数
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 件の賞賛