S32DS for PowerPC v1.1 can't finish the building of project

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

S32DS for PowerPC v1.1 can't finish the building of project

跳至解决方案
2,187 次查看
momo
NXP Employee
NXP Employee

I have installed the IDE successfully. But what I created a new project and built it, the building couldn't finish. The progress was stalled at 55% with the log of "Building project... Invoking Command: make -j4 all"

 

I reinstalled the IDE, but the issue still existed.

标签 (1)
标记 (2)
0 项奖励
回复
1 解答
2,039 次查看
momo
NXP Employee
NXP Employee

Stanialav:

Thanks for your reply! I have found the reason and resolved the issue:

I ever installed S32DS for Power v1.0 in computor. Before I started to install v1.1, I uninstalled v1.0, but I forgot to remove the default workspace generated by v1.0. So when I use this directory as the default workspace of v1.1, the building can't finish. I have removed this directory and resolved the issue.

在原帖中查看解决方案

0 项奖励
回复
3 回复数
2,039 次查看
stanish
NXP Employee
NXP Employee

Hi William, 

This is indeed weird issue. Is there any error message at the end or you have to terminate the process manually?

You can try to disable parallel build. What do you see in console now?

pastedImage_2.png

Could you possibly try to replace "make" build command with "echo"?

pastedImage_1.png

Regards,

Stan

0 项奖励
回复
2,040 次查看
momo
NXP Employee
NXP Employee

Stanialav:

Thanks for your reply! I have found the reason and resolved the issue:

I ever installed S32DS for Power v1.0 in computor. Before I started to install v1.1, I uninstalled v1.0, but I forgot to remove the default workspace generated by v1.0. So when I use this directory as the default workspace of v1.1, the building can't finish. I have removed this directory and resolved the issue.

0 项奖励
回复
2,039 次查看
stanish
NXP Employee
NXP Employee

Thanks William for sharing the solution.

S.

0 项奖励
回复