About S32DS Compiler

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

About S32DS Compiler

1,603件の閲覧回数
347996379
Contributor III

I created a new protect with S32DS,but the S32DS appear this,please looked for the picture

2019-02-28_103728.png

what is the problem? How to solve?

thanks!

0 件の賞賛
返信
3 返答(返信)

1,507件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

it looks that there is missing linker script file - s32k148_256_flash.ld  (or the file has different name). Please check if this file is present in [your project folder]/Project_Settings/Linker_files 

and check if the path in project properties is correct: 

pastedImage_2.png

Hope it helps. 

Jiri 

1,507件の閲覧回数
martin_kovar
NXP Employee
NXP Employee

Hello,

at the first sight there could be two problems.

1) Right click the project and click Clean project. Then compile project again.

2) I can see, you have some Chinese characters in the workspace name, which can causes similar error too. So, if the first step will not help, try to create workspace with standard characters.

Please let me know, if this does not resolve your problem.

Regards,

Martin

1,507件の閲覧回数
347996379
Contributor III

yes,thank you for your help!

0 件の賞賛
返信