Did GNU ARM Eclipse plugin is deprecated?

I tried to install GNU ARM Eclipse plugin on windows. But the sourceforge updatesite links are not in use, all are saying deprecated. Does eclipse supporting GNU ARM plugin currently or not? Previous forums and lots of youtube videos showing installing the GNU ARM plugin with the old link, but now it is saying those are migrated to bintray something, but whatever no updatesite links to be found for installing the plugin.
I want to test my STM32F446RE nucleo board on eclipse ide. but I cant found the proper plugin to install. any help is much appreciated.

I tried these links,

GNU ARM Eclipse Plug-ins
http://gnuarmeclipse.sourceforge.net/updates

CDT – https://download.eclipse.org/embed-cdt/updates/v6/

But didn’t work.

  • If the plugin is not available anymore, you should probably give a try to Eclipse IDE for Embedded C/C++ Developers. It can be downloaded from here, and is an official Eclipse Foundation project. There will likely be a fair amount of documentation/tutorials available.

    – 




Leave a Comment