S32DS.Power.2.1 compile MPC5744P

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

S32DS.Power.2.1 compile MPC5744P

Jump to solution
1,237 Views
shizhuangfei
Contributor I

Hi:

      I ran into problems compiling the MPC5744P project using S32DS.Power.2.1,properties→C/C++ Build→Builder Settings→Build command only use make,not make -k. When I compiled MPC5744P, I could generate elf files, and when I generated s19, missing separating.stop appeared. 

     Why can't I manually change Build command from make to make -k.

     Looking forward to your reply. Thanks.

0 Kudos
Reply
1 Solution
1,201 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

I'll put the answer here as well (I sent you email from ticket system):

you can set the make command in project properties:

jiri_kral_0-1688738822048.png

Make sure, that the -k is not overridden by stop on first build error in behavior tab:

jiri_kral_1-1688738868359.png

 

 

 

View solution in original post

0 Kudos
Reply
2 Replies
1,202 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

I'll put the answer here as well (I sent you email from ticket system):

you can set the make command in project properties:

jiri_kral_0-1688738822048.png

Make sure, that the -k is not overridden by stop on first build error in behavior tab:

jiri_kral_1-1688738868359.png

 

 

 

0 Kudos
Reply
1,181 Views
shizhuangfei
Contributor I

Thank you very much for your timely reply.

My problem has been solved.

It's due to an encryption problem on my computer.

0 Kudos
Reply