cancel
Showing results for 
Search instead for 
Did you mean: 

Questions about SPC5 Studio Install and eco system for SPC58 devices

mkrug
Associate III

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:

  • When I try to install the GNU CC compiler from the 'market place' I get the following error message:

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

  • The version of SPC5 Studio that I downloaded and installed is 5.8. I found in a reason question here that there is a 5.8.1. available. However, if I select 'Check for Updates' I get the reply 'No updates found'. So the question is how to update to 5.8.1
  • How can I get support for the SPC58xxx family. Currently they are not included in the platform selection dialog box while creating a new project.
  • Is it correct to say that there is no free of charge compiler available for the SPC58xxx devices?

Best Regards

Markus

1 ACCEPTED SOLUTION

Accepted Solutions
KKola.5
Associate

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.

View solution in original post

3 REPLIES 3
Erwan YVIN
ST Employee

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

mkrug
Associate III

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

KKola.5
Associate

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.