2021-11-10 10:16 PM
First time building a sample project after installation of SPC5Studio 6.0 + autodevkit + MCTK_LIB and got this:
22:10:13 **** Incremental Build of configuration Default for project SPC560Pxx_RLA AEK_MOT_3P99081_3Phase_Motor_Control_via_CAN ****
make all
Cannot run program "make": Launching failed
Error: Program "make" not found in PATH
PATH=[C:/SPC5Studio-6.0/eclipse/jre/bin/server;C:/SPC5Studio-6.0/eclipse/jre/bin; ...
Solved! Go to Solution.
2021-11-12 06:15 AM
Hello Rassom ,
I think that you have broken you environment variable or your settings.
Could you try the button Compile your application on the right not the CDT Button ?
(cf screenshot)
make should be installed in the gnutools feature.
Best Regards
Erwan
2021-11-12 06:15 AM
Hello Rassom ,
I think that you have broken you environment variable or your settings.
Could you try the button Compile your application on the right not the CDT Button ?
(cf screenshot)
make should be installed in the gnutools feature.
Best Regards
Erwan
2021-11-12 10:50 PM
Thank you, that works.
I regularly use STMCubeIDE on a different computer. This one is a fresh Windows 10 installation. In the last few days, I have been trying to get AEK-MOT-3P99081 up and running. I finally got it working. However, my experience with SPC5Studio has been very poor so far compared to CubeIDE and Nucleo series.