2020-03-21 06:11 AM
New installation from scratch of SPCStudio 5.8.1 gives error that make is not found. I start a project with GCC and cant build the project. I cant find the make.exe nowhere except the hightec plugin folders.
When I add those folders i got other errors like
"make -j12 all
System nie moľe odnale«† okre?lonej ?cieľki.
The syntax of the command is incorrect.
make: *** [build] Error 1
components/spc560dxx_platform_component_rla/lib/rsc/rules.mk:117: recipe for target 'build' failed"
My Path is C:\SPC5Studio\eclipse\plugins\com.st.tools.spc5.tools.hightec.win32_1.0.0.201809141314\hightec\ppc-ht-eabi\bin;C:\SPC5Studio\eclipse\plugins\com.st.tools.spc5.tools.hightec.win32_1.0.0.201809141314\hightec\bin;C:\SPC5Studio\eclipse\plugins\com.st.tools.spc5.tools.gnu.gcc.ppcvle.win32_4.9.4.20190604105544\toolchain\bin;C:\SPC5Studio\eclipse\configuration\org.eclipse.osgi\669\0\.cp\gnutools;
Also the folder included normally in path "C:\SPC5Studio\eclipse\configuration\org.eclipse.osgi\669\0\.cp\gnutools" does not exist.
How to solve this issue?
If here is solution to this problem... How to search for it? The search engine is total massacre...
Where to download EARLIER software releases than 5.8.1 which does not work ?
Solved! Go to Solution.
2020-03-31 06:08 AM
Hello ,
1) Could you send me your installation details (Help ==> About SPC5Studio) ?
2) Could you send me .metadata/.log located ion your workspace directory ?
Just a note , it is important to update SPC5Studio in the new version
http://download.spc5studio.com/updates/
Best Regards
Erwan
2020-03-30 07:05 AM
hello ,
Makefile used is in a Internal SPC5Studio Plugins
it is automatically imported in the PATH
it should be located
c:\SPC5Studio\eclipse\configuration\org.eclipse.osgi\XXXX\X\.cp\gnutools\
Could you send me your installation details ?
Best Regards
Erwan
2020-03-31 02:11 AM
2020-03-31 06:08 AM
Hello ,
1) Could you send me your installation details (Help ==> About SPC5Studio) ?
2) Could you send me .metadata/.log located ion your workspace directory ?
Just a note , it is important to update SPC5Studio in the new version
http://download.spc5studio.com/updates/
Best Regards
Erwan
2020-03-31 09:40 AM
Dear Erwan,
I think I got almost the latest version, :)
And I tested two version of SPC5Studio 5.8.1 from local ST support engineer and encounted the same problem.
I have attached the two files you requested.
By the way, do you have some informatoin about the PinMAP support for SPC58NH(cut2, LQFP176)?
Because now I can select only FBPGA386 in SPC5Studio.
Thank you for your help.
Regards,
Cheng FANG
2020-03-31 09:40 AM
2020-04-01 09:50 AM
The SPC5studio I got last month from local support didn't have these files and my solution is adding the files manually.
The new version I got yesterday from local support has these files:
I searched the directory "C:\SPC5Studio\eclipse\configuration\org.eclipse.osgi", I found the "make.exe" is in the directory "C:\SPC5Studio\eclipse\configuration\org.eclipse.osgi\2551\0\.cp\gnutools".
So this new version I installed yesterday has the required files.
The only thing remaining is to change the "PATH" in the menu "Window->Preferences->C/C++->Build->Environment".