Installation problem in CCS

109 views
Skip to first unread message

anish kumar

unread,
Sep 2, 2017, 12:51:41 PM9/2/17
to YAKINDU User
Hi
I am going through msp430_blinky example. I did all the steps mentioned in <https://www.itemis.com/en/yakindu/state-machine/documentation/examples/example/msp430_blinky>.
During installation i am getting below error. How to complete the installation?

Code Composer Studio  Version: 6.2.0.00050

Cannot complete the install because of a conflicting dependency.
  Software being installed: YAKINDU SCTUnit (BETA) 3.0.2.201708141515 (com.yakindu.sctunit.feature.feature.group 3.0.2.201708141515)
  Software currently installed: Eclipse Platform 4.5.1.M20150904-0015 (org.eclipse.platform.ide 4.5.1.M20150904-0015)
  Only one of the following can be installed at once: 
    Refactoring UI 3.8.0.v20160518-1817 (org.eclipse.ltk.ui.refactoring 3.8.0.v20160518-1817)
    Refactoring UI 3.7.200.v20140625-1835 (org.eclipse.ltk.ui.refactoring 3.7.200.v20140625-1835)
  Cannot satisfy dependency:
    From: YAKINDU SCTUnit (BETA) 3.0.2.201708141515 (com.yakindu.sctunit.feature.feature.group 3.0.2.201708141515)
    To: com.yakindu.sctunit.ui [3.0.2.201708141515]
  Cannot satisfy dependency:
    From: YAKINDU SCTUnit DSL Editor 3.0.2.201708141515 (com.yakindu.sctunit.ui 3.0.2.201708141515)
    To: package org.eclipse.jdt.internal.junit.wizards 0.0.0
  Cannot satisfy dependency:
    From: Java Development Tools JUnit support 3.9.0.v20160421-1701 (org.eclipse.jdt.junit 3.9.0.v20160421-1701)
    To: bundle org.eclipse.jdt.ui [3.12.0,4.0.0)
  Cannot satisfy dependency:
    From: Java Development Tools UI 3.12.0.v20160525-1829 (org.eclipse.jdt.ui 3.12.0.v20160525-1829)
    To: bundle org.eclipse.ltk.ui.refactoring [3.8.0,4.0.0)
  Cannot satisfy dependency:
    From: Java Development Tools UI 3.12.1.v20160822-0645 (org.eclipse.jdt.ui 3.12.1.v20160822-0645)
    To: bundle org.eclipse.ltk.ui.refactoring [3.8.0,4.0.0)
  Cannot satisfy dependency:
    From: Java Development Tools UI 3.12.2.v20160929-0804 (org.eclipse.jdt.ui 3.12.2.v20160929-0804)
    To: bundle org.eclipse.ltk.ui.refactoring [3.8.0,4.0.0)
  Cannot satisfy dependency:
    From: Eclipse Platform 4.5.1.v20150904-0015 (org.eclipse.platform.feature.group 4.5.1.v20150904-0015)
    To: org.eclipse.ltk.ui.refactoring [3.7.200.v20140625-1835]
  Cannot satisfy dependency:
    From: Eclipse Platform 4.5.1.M20150904-0015 (org.eclipse.platform.ide 4.5.1.M20150904-0015)
    To: org.eclipse.platform.feature.group [4.5.1.v20150904-0015]
Message has been deleted

Robin Herrmann

unread,
Sep 6, 2017, 9:35:56 AM9/6/17
to YAKINDU User
Hey,

There are currently two things that must be changed.

1st:
I have used Code Composer Version: 7.0.0.00043 in the blog post, which is based on Eclipse Neon. Code Composer Version 6 is based on Eclipse Mars.
Remove the Neon update site and replace it with the Mars update site:

http://download.eclipse.org/releases/mars/

I have installed CCS V6. Adding the mars repository worked for me.

2nd:
Yakindu has been installed successfully, but you can't add statecharts.

You have to install a Java JRE8 32 Bit version. There are some java version problems with the CCS V6 version.

Right click the .exe and add the path of the installed 32 bit java version.

For my machine it look like this:

C:\ti2\ccsv6\eclipse\ccstudio.exe -vm "C:\Program Files (x86)\Java\jre1.8.0_141\bin"



Please let me now, if it works for you, too.

Another solution would be using CCS V7.

Best regards,
Robin
Auto Generated Inline Image 1

anish kumar

unread,
Sep 6, 2017, 9:58:17 AM9/6/17
to YAKINDU User
Hi Robin,

Thanks for the reply,

I made necessary changes as per Step-1, but i am encountering issue(think so)
I have attached screenshot of the process.
Untitled0.png
Untitled1.png
Untitled2.png
Untitled3.png

Herrmann, Robin

unread,
Sep 6, 2017, 10:07:04 AM9/6/17
to yakind...@googlegroups.com
Hey Anish,

you don't have to install any item of the mars update site, you only have to add the update site, because YAKINDU Statechart Tools got some dependencies on the mars target.

So the steps you have to follow:
1. Open the "Install New Software.." Wizard and "Add" the mars update site. After this, do not install anything of it.
2. "Then Add" the update site of YAKINDU Statechart Tools and follow the installation instructions

Best regards,
Robin



--
You received this message because you are subscribed to a topic in the Google Groups "YAKINDU User" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/yakindu-user/02Gqb9sRYqM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to yakindu-user+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Robin Herrmann
Werkstudent 

Robin.H...@itemis.de
http://www.itemis.de

itemis AG
Niederlassung Lünen
Am Brambusch 15 44536 Lünen Rechtlicher Hinweis: Amtsgericht Dortmund, HRB 20621 Vorstand: Jens Wagener (Vors.), Wolfgang Neuhaus Aufsichtsrat: Prof. Dr. Burkhard Igel (Vors.), Michael Neuhaus, Jennifer Fiorentino
Message has been deleted

anish kumar

unread,
Sep 6, 2017, 11:16:41 AM9/6/17
to yakind...@googlegroups.com
Hi Robin,

I have successfully completed all the steps, but when starting CCS.exe i am getting below error. I have added jre path which looks like 
D:\TI\ccsv6\eclipse\ccstudio.exe -vm "C:\Program Files (x86)\Java\jre1.8.0_141\bin"

Inline image 1 

On Wed, Sep 6, 2017 at 7:39 PM, Robin Herrmann <robin.h...@itemis.de> wrote:
Hey Anish,

you don't have to install any item of the mars update site, you only have to add the update site, because YAKINDU Statechart Tools got some dependencies on the mars target.

So the steps you have to follow:
1. Open the "Install New Software.." Wizard and "Add" the mars update site. After this, do not install anything of it.
2. "Then Add" the update site of YAKINDU Statechart Tools and follow the installation instructions

Best regards,
Robin

--

Herrmann, Robin

unread,
Sep 6, 2017, 11:31:23 AM9/6/17
to yakind...@googlegroups.com
Hey Anish,

good, looks like the mars dependencies were found.

Have you installed a Java8 32 Bit Version or have you just copied my link? My link was just a example.
-> -vm "<Path to your Java8 32 bit bin folder>"
a
You can download Java here:
https://www.java.com/en/download/manual.jsp

Ensure that you have choosen a 32 bit version and add this path after the installation.

Best regards,
Robin

anish kumar

unread,
Sep 6, 2017, 11:36:40 AM9/6/17
to yakind...@googlegroups.com
Hi,

Yes i have downloaded and installed jre8 (jre-8u144-windows-i586.exe) in same location.

Herrmann, Robin

unread,
Sep 6, 2017, 11:42:46 AM9/6/17
to yakind...@googlegroups.com
Hey Anish,

can you please check your path?

Perhaps I am wrong, but it seems like that you have installed Version 144, but used 141 in your path.

see:
D:\TI\ccsv6\eclipse\ccstudio.exe -vm "C:\Program Files (x86)\Java\jre1.8.0_141\bin"

and:
 (jre-8u144-windows-i586.exe)

anish kumar

unread,
Sep 6, 2017, 12:01:39 PM9/6/17
to yakind...@googlegroups.com

Hi,

Oops my bad.

CCS now working. I will go through msp430 example.

I have few queries,
1.) will path modification have any effect on my previous projects?
2.) how to get non-commercial license?
3.) will non-commercial license applicable to all standalone yaakindu sct software as well as plugins currently installed or to be installed in future?

Herrmann, Robin

unread,
Sep 6, 2017, 12:54:42 PM9/6/17
to yakind...@googlegroups.com
1.) will path modification have any effect on my previous projects?
No, your CCS is only running with Java8 instead of Java7 - This should have no impact

2.) how to get non-commercial license?
The Example page was not up to date. For now, we have two types of licences:
Standard Edition: Free for non commercial use.
Pro Edition: 30 days trial. Free for academic use.
You can find this on our download page.

3.) will non-commercial license applicable to all standalone yaakindu sct software as well as plugins currently installed or to be installed in future?
Yes it should
Reply all
Reply to author
Forward
0 new messages