Install Eclipse for ARM
Closed this issue · 5 comments
I am using window 10. I followed instruction till below:
*Set Name: to Eclipse for ARM.
*Set Location: to http://sourceforge.net/projects/gnuarmeclipse/files/Eclipse/updates/
*Click the Ok button.
- There should now be a CDT GNU Cross Development Tools item listed on the Install dialog. It may take several seconds to populate this item into the list. Once it appears, check it.
My response is:
GNU ARM C/C++ Cross Development Tools
So I changed to Ubuntu, and I got the exactly the same response. Is it possible they (eclipse or arm) made any updating on showing name? Thanks
@voicevon, I don't personally use Eclipse so I am not familiar with the latest steps that it takes to get it working. Kevin Gordon documented his steps here (you are probably interested most in the Installing Eclipse part about 1/3 of the way down on that page.)
If you do get it working, it would be awesome if you could update https://github.com/adamgreen/gcc4mbed/blob/master/notes/eclipse.creole to make it more up to date.
Hi adamgreen,I did it many times on new installed windows7 and Ubuntu, It showed**_ GNU ARM C/C++ Cross Development Tools_** all the way. Since I am newer to Github,I am not sure how to update your document. May I ask you to do it directly?
What exactly are you asking me to change?
In your document
*Set Name: to Eclipse for ARM.
*Set Location: to http://sourceforge.net/projects/gnuarmeclipse/files/Eclipse/updates/
*Click the Ok button.
There should now be a CDT GNU Cross Development Tools item listed on the Install dialog. It may take several seconds to populate this item into the list. Once it appears, check it.
The real name showed is GNU ARM C/C++ Cross Development Tools.
Updated in working and master branches.