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
Have you found a solution to this problem?
If you have, can you share it?
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.