Skip to main content
mkrug
Associate III
October 19, 2018
Solved

Questions about SPC5 Studio Install and eco system for SPC58 devices

  • October 19, 2018
  • 3 replies
  • 2280 views

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

    This topic has been closed for replies.
    Best answer by KKola.5

    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.

    3 replies

    Erwan YVIN
    ST Technical Moderator
    October 26, 2018

    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

    In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question.
    mkrug
    mkrugAuthor
    Associate III
    October 27, 2018

    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
    KKola.5Best answer
    Visitor II
    November 11, 2018

    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.