[S32DS3.3] Cannot run program "make"

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

[S32DS3.3] Cannot run program "make"

1,782 Views
kiminkim
NXP Employee
NXP Employee

Hello, team

My customer recently started their project with S32DS and got into a trouble that they can't build a project with following error message(like attachment).

~~~

17:07:00 **** Incremental Build of configuration Debug_RAM for project hello_world_s32g274a_evb ****
"D:\\NXP\\S32DS.3.3\\S32DS\\build_tools\\msys32\\usr\\bin\\make.exe" -j8 all
Cannot run program "D:\NXP\S32DS.3.3\S32DS\build_tools\msys32\usr\bin\make.exe":
¾ ¼½º°¡ ° ε?

17:07:00 Build Finished (took 123ms)
~~~

The project they tried to build is a default example from SDK without any modification.

This symptom happens all customer who are using S32DS3.3 in company PC(Win 10).

Reinstallation doesn't work and they also tried to check if "make" located in /usr/bin is valid by typing "make" command in msys32_shell.cmd. 

Message below can be seen as expected.

make: *** No targets specified and no makefile found. Stop

I have no more clue to solve this issue.

Could you give some more workaround for this build issue?

 

Thank you

BR

Justin

0 Kudos
3 Replies

1,766 Views
stanish
NXP Employee
NXP Employee

Hi Justin,

Not sure what is causing this. I suspect there could be an issue related to Korean coding page. Anyway I'd suggest to first install the latest version of S32DS v3.4.

(https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/S32-Design-Studio-for-S32-Platform-v3-...

there are several bugs fixed and it also contains a new features.

If the isssue still persist please let us know.

Regards,

Stan

0 Kudos

1,770 Views
jiri_kral
NXP Employee
NXP Employee

Hi Justin, 

 

well, it's hard to say what may be wrong. If it happens on more PC machines - it may be related to some User rules/firewall settings on PC. Can you share the .args file generated by project build (it is located in Debug folder). It also may be some PATH issue caused by Chinese charset. 

 

There is new version S32DS v3.4 available - customer can try it - https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/S32-Design-Studio-for-S32-Platform-v3-... 

 

Jiri

0 Kudos

1,759 Views
kiminkim
NXP Employee
NXP Employee

Hello, team

Let me share their *.args file from project they tried to build.

In my view, I don't see any issue with the path.

Furthermore, they also tried a build in S32DS 3.4 but still have same issue.

Let me check with their PC environment more.

 

Thank you

BR

Justin

0 Kudos