2018-10-19 06:38 AM
Dear all,
I just ordered the SPC58EC-DISP eval kit and thought it's time to start to setup my first program. I downloaded and installed the SPC5 studio and run immediately into the following problems:
Cannot complete the install because one or more required items could not be found.
Software being installed: Gnu GCC feature 4.9.4.201809141314 (com.st.tools.spc5.tools.gnu.gcc.feature.feature.group 4.9.4.201809141314)
Missing requirement: Gnu GCC feature 4.9.4.201809141314 (com.st.tools.spc5.tools.gnu.gcc.feature.feature.group 4.9.4.201809141314) requires 'com.st.tools.spc5.compiler 1.1.0' but it could not be found
Although I have some experience with Eclipsed based SDK's I cannot figure out how to solve that
Best Regards
Markus
Solved! Go to Solution.
2018-11-11 08:11 AM
I had the same problem as You Markus. First I added site: http://download.spc5studio.com/updates to the upgrade library and choosed only my microcontroller family SPC56BCxx_Device_Feature from the devices tree. After I installed the dedicated for the SPC560BC family software The GCC compiler installed properly.
2018-10-26 01:41 AM
Hello Markus ,
Sorry for the late answer
please use this following update sites : http://download.spc5studio.com/updates
all the information are located in http://download.spc5studio.com/
Best regards
Erwan
2018-10-26 06:38 PM
Dear Erwan,
I followed you advise and simply 'Select All' of the updates that are offered at the location http://download.spc5studio.com/updates
The installation started but terminate after a while with the following message:
An error occurred while collecting items to be installed
session context was:(profile=profile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.eclipse.emf.databinding,1.3.0.v20160526-0356
No repository found containing: osgi.bundle,org.eclipse.epp.logging.aeri.core,2.0.4.v20170307-1435
No repository found containing: osgi.bundle,org.eclipse.epp.logging.aeri.ide,2.0.4.v20170307-1435
No repository found containing: osgi.bundle,org.eclipse.mylyn.commons.core,3.21.0.v20160707-1856
No repository found containing: osgi.bundle,org.eclipse.mylyn.commons.notifications.core,1.13.0.v20160630-1702
No repository found containing: osgi.bundle,org.eclipse.mylyn.commons.notifications.ui,1.13.0.v20160630-1702
No repository found containing: osgi.bundle,org.eclipse.mylyn.commons.screenshots,3.21.0.v20160630-1702
No repository found containing: osgi.bundle,org.eclipse.mylyn.commons.ui,3.21.0.v20160630-1702
No repository found containing: osgi.bundle,org.eclipse.mylyn.commons.workbench,3.21.0.v20160630-1702
No repository found containing: osgi.bundle,org.jboss.tools.usage,2.2.4.v20170505-1848
So it looks like there is a problem in accessing a requested site. Any hints how to solve that?
Best Regards
Markus
2018-11-11 08:11 AM
I had the same problem as You Markus. First I added site: http://download.spc5studio.com/updates to the upgrade library and choosed only my microcontroller family SPC56BCxx_Device_Feature from the devices tree. After I installed the dedicated for the SPC560BC family software The GCC compiler installed properly.