Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tcf-dev] get TCF to work with my Raspberry Pi

Hello,

 

I’m trying to get TCF work with my Raspberry Pi, and flowed the step-by-step instructions TCF/Raspberry Pi (https://wiki.eclipse.org/TCF/Raspberry_Pi).

Note : I’m using LUNA. - Eclipse IDE for C/C++ Developers - linux 32-bit.

Currently stuck at “Connecting the TCF Debugger to the Pi” stage for several days now, when I’m trying to choose Help > Install New Software and go to the TCF milestone repository: http://download.eclipse.org/tools/tcf/builds/development/milestones

 

 

I get a list of  errors:

######################

Cannot complete the install because one or more required items could not be found.

  Software being installed: TCF Target Explorer, Eclipse Remote Service Extensions SDK 1.3.1.201505050823 (org.eclipse.tcf.te.tcf.remote.sdk.feature.feature.group 1.3.1.201505050823)

  Missing requirement: Target Explorer 1.3.1.201505050823 (org.eclipse.tcf.te.feature.feature.group 1.3.1.201505050823) requires 'org.eclipse.tm.terminal.feature.feature.group 4.0.0' but it could not be found

  Missing requirement: Target Explorer 1.3.1.201505121124 (org.eclipse.tcf.te.feature.feature.group 1.3.1.201505121124) requires 'org.eclipse.tm.terminal.feature.feature.group 4.0.0' but it could not be found

  Missing requirement: TCF Target Explorer - Core 1.3.1.201505251427 (org.eclipse.tcf.te.tcf.core.feature.feature.group 1.3.1.201505251427) requires 'org.eclipse.tm.terminal.control 4.0.0' but it could not be found

  Cannot satisfy dependency:

    From: TCF Target Explorer - Core 1.3.1.201505050823 (org.eclipse.tcf.te.tcf.core.feature.feature.group 1.3.1.201505050823)

    To: org.eclipse.tcf.te.feature.feature.group 1.3.1

  Cannot satisfy dependency:

    From: TCF Target Explorer - Core 1.3.1.201505121415 (org.eclipse.tcf.te.tcf.core.feature.feature.group 1.3.1.201505121415)

    To: org.eclipse.tcf.te.feature.feature.group 1.3.1

  Cannot satisfy dependency:

    From: TCF Target Explorer - Core, SDK 1.3.1.201505050823 (org.eclipse.tcf.te.tcf.core.sdk.feature.feature.group 1.3.1.201505050823)

    To: org.eclipse.tcf.te.tcf.core.feature.feature.group 1.3.1

  Cannot satisfy dependency:

    From: TCF Target Explorer - Core, SDK 1.3.1.201505121415 (org.eclipse.tcf.te.tcf.core.sdk.feature.feature.group 1.3.1.201505121415)

    To: org.eclipse.tcf.te.tcf.core.feature.feature.group 1.3.1

  Cannot satisfy dependency:

    From: TCF Target Explorer - Core, SDK 1.3.1.201505251427 (org.eclipse.tcf.te.tcf.core.sdk.feature.feature.group 1.3.1.201505251427)

    To: org.eclipse.tcf.te.tcf.core.feature.feature.group 1.3.1

  Cannot satisfy dependency:

    From: TCF Target Explorer, Eclipse Remote Service Extensions SDK 1.3.1.201505050823 (org.eclipse.tcf.te.tcf.remote.sdk.feature.feature.group 1.3.1.201505050823)

    To: org.eclipse.tcf.te.tcf.core.sdk.feature.feature.group 1.3.1

######################

 

Then I use this link (http://marketplace.eclipse.org/content/tcf-terminals#.VHBuqB_laY6) and drag the install to my workspace who is open on a Remote System Explorer perspective , now trying again to install the TCF repository

 

And get a better result, but still get this error  :

##############

Cannot complete the install because one or more required items could not be found.

  Software being installed: TCF Target Explorer, Eclipse Remote Service Extensions SDK 1.3.1.201505050823 (org.eclipse.tcf.te.tcf.remote.sdk.feature.feature.group 1.3.1.201505050823)

  Missing requirement: TCF Target Explorer, Eclipse Remote Service Extensions SDK 1.3.1.201505050823 (org.eclipse.tcf.te.tcf.remote.sdk.feature.feature.group 1.3.1.201505050823) requires 'org.eclipse.remote.source.feature.group 1.1.0' but it could not be found

##############

 

I can’t find a solution to my problem, do you have any suggestions?

 

 

Thank you,

Naama.

 


Back to the top