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

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

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

Jump to solution
2,170 Views
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.

Labels (1)
Tags (2)
0 Kudos
Reply
1 Solution
2,022 Views
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.

View solution in original post

0 Kudos
Reply
3 Replies
2,022 Views
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 Kudos
Reply
2,023 Views
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 Kudos
Reply
2,022 Views
stanish
NXP Employee
NXP Employee

Thanks William for sharing the solution.

S.

0 Kudos
Reply