Questions and discussions about the SDK tools used to program the TD RF modules.
xernobyl
 
Posts: 3
Joined: Fri Aug 07, 2015 2:15 am

Problem installing ARM cross compile tools

by xernobyl Fri Aug 07, 2015 2:24 am

I downloaded the SDK toolkit from here http://sdktools.s3.amazonaws.com/TD_RF_ ... v4.0.0.zip
Imported the files from GIT, like in the instructions, but I can't to install the "GNU ARM C/C++ Cross Development Tools", I'm getting this error:
Missing requirement: GNU ARM C/C++ Core 2.9.1.201508011813 (ilg.gnuarmeclipse.core 2.9.1.201508011813) requires 'bundle org.eclipse.ui.workbench 3.105.0' but it could not be found

Is there something I'm missing?

EDIT: forgot to mention "in eclipse" somewhere in the post.
xernobyl
 
Posts: 3
Joined: Fri Aug 07, 2015 2:15 am

Re: Problem installing ARM cross compile tools

by xernobyl Fri Aug 07, 2015 1:38 pm

It seems it's missing "bundle org.eclipse.core.runtime 3.9.0". Any idea on what do I have to change where to get this installed? :(

EDIT: Noticed this on the documentation:
The oldest Eclipse supported by the plug-ins is Eclipse 4.3 Kepler (CDT 8.3), and the recommended version is 4.4 SR2. Do not try to install them on Juno, Indigo, or older versions, since the install will fail.


I've added "C:\TD\TD_RF_Module_SDK-v4.0.0\gnu\bin" to the PATH environment variable, but I'm still getting some errors compiling the samples. Does this make sense?
hugo
 
Posts: 23
Joined: Tue Aug 04, 2015 8:28 am

Re: Problem installing ARM cross compile tools

by hugo Sat Aug 08, 2015 7:32 pm

if there is a mistake with your PATH, check your path doesn't include before older path with a "wrong" compiler.
On cygwin, you can check that :
$ which arm-none-eabi-gcc
returns:
/cygdrive/c/TD/TD_RF_Module_SDK-v4.0.0/gnu/bin/arm-none-eabi-gcc
Return to Tools

Who is online

Users browsing this forum: No registered users and 14 guests