S32DS.Power.2.1 compile MPC5744P

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

S32DS.Power.2.1 compile MPC5744P

跳至解决方案
1,209 次查看
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 项奖励
回复
1 解答
1,173 次查看
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 项奖励
回复
2 回复数
1,174 次查看
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 项奖励
回复
1,153 次查看
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 项奖励
回复