Compiling and Launching failed

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

Compiling and Launching failed

Jump to solution
1,835 Views
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 Kudos
1 Solution
1,829 Views
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

 

View solution in original post

8 Replies
1,824 Views
at21
Contributor II

Version: 2018.R1
Build id: 180326

0 Kudos
1,818 Views
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 Kudos
1,804 Views
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 Kudos
1,798 Views
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 

1,781 Views
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 Kudos
1,830 Views
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

 

1,820 Views
at21
Contributor II

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

0 Kudos
1,822 Views
at21
Contributor II

My target MCU is S32K144

 

Since I am importing already created project..

0 Kudos