Compiling and Launching failed

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Compiling and Launching failed

跳至解决方案
2,768 次查看
at21
Contributor II

while compiling I am getting make not find in path.

but when I use CDT builder it works with some warning but not error.

 Same for FSL and GNU maker it is not compiling

 

 

for launching also it showing launching failed error

0 项奖励
1 解答
2,762 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

can you please share more details? What is your target MCU and S32DS Version? 

 

For correct build you need S32DS Application Project 

jiri_kral_0-1623244493842.png

 

It is possible that you created C/C++ project. For debugging is best option Debug Configurations and choose your debugger and start debug session. 

 

Jiri

 

在原帖中查看解决方案

8 回复数
2,757 次查看
at21
Contributor II

Version: 2018.R1
Build id: 180326

0 项奖励
2,751 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

It is possible share your project? What kind of project it is - did you created it from scratch or you are opening some older one? 

 

Jiri 

0 项奖励
2,737 次查看
at21
Contributor II

I am importing the existing project.

 

 

Now.. I tried compiling. Using miscellaneous options in C/C++ build I am using  --save-temps option.. It compiled successfully. 

 

But processor expert code generator is not working to set pin configuration.

0 项奖励
2,731 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

When you import the project - are there some warning messages - like Some version of SDK is not available? Such type of issues are mainly caused by importing project based on older SDK. 

 

Jiri 

2,714 次查看
at21
Contributor II

Now I am trying to update the software..

 

But it stucks at 80% for a long long time.

 

Please help @jiri_kral 

0 项奖励
2,763 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

can you please share more details? What is your target MCU and S32DS Version? 

 

For correct build you need S32DS Application Project 

jiri_kral_0-1623244493842.png

 

It is possible that you created C/C++ project. For debugging is best option Debug Configurations and choose your debugger and start debug session. 

 

Jiri

 

2,753 次查看
at21
Contributor II

always I am getting permission denied error.. I am loosing hope to solve this error .. Please help

0 项奖励
2,755 次查看
at21
Contributor II

My target MCU is S32K144

 

Since I am importing already created project..

0 项奖励