Skip to main content
  • Log in
  • Manage Cookies
Eclipse Foundation
Download
  • Projects
  • Working Groups
  • Members
  • Community
    • Marketplace
    • Events
    • Planet Eclipse
    • Newsletter
    • Videos
    • Blogs
  • Participate
    • Report a Bug
    • Forums
    • Mailing Lists
    • Wiki
    • IRC
    • Research
  • Eclipse IDE
    • Download
    • Learn More
    • Documentation
    • Getting Started / Support
    • How to Contribute
    • IDE and Tools
    • Newcomer Forum
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
    • Search

  1. Home
  2. Blogs
  3. Frédéric Desbiens's blog
  4. Eclipse IDE for Embedded Developers Now Runs on the Raspberry Pi!

Eclipse IDE for Embedded Developers Now Runs on the Raspberry Pi!

Tuesday, October 6, 2020 - 16:42 by Frédéric Desbiens

The Eclipse IDE is the project that started it all for the Eclipse Foundation. From the beginning, Eclipse IDE was meant to run on multiple platforms; it now supports Linux, Mac OS and Microsoft Windows. Since it is written in Java, it also supports multiple processor architectures. However, support for 32-bit architectures has been dropped in version 2018-12. This meant recent versions of the IDE would not run on the Raspberry Pi anymore.

The introduction of the Raspberry Pi 4 in June 2019 gave hope to Eclipse on Pi fans. With its 64-bit quad core ARM Cortex-A72, the Pi 4 was a good hardware platform to work with. It became even more attractive in May 2020, with the introduction of the 8Gb variant. The Eclipse community took notice of those developments. Version 2020-09 of Eclipse IDE now ships with experimental support for 64-bit ARM (aarch64) on Linux. 

Those developments mean embedded and IoT developers can now work on the Raspberry Pi 4 by installing the plugins provided by the Eclipse IDE for Embedded C/C++ Developers project. Formerly known as GNU MCU, the plugins have been contributed to the Eclipse Foundation and are now an official Eclipse project. In addition, the plugins are now built on the CI infrastructure of the Eclipse Foundation and the relevant procedures have been fully documented.

The Eclipse IDE for Embedded C/C++ Developers plugins offer the following features:

  • Creation, build and management of embedded ARM/AArch64/RISC-V applications, using the managed project features of Eclipse CDT
  • Ready to run templates for some ARM Cortex-M processors
  • Debugging support via JTAG/SWD
  • Special view to examine and modify peripheral registers during debug sessions 

In other words: it is now possible to code, build, debug and flash directly on a Raspberry Pi 4!  

Screenshot of Eclipse IDE for Embedded C/C++ Developers running on the Raspberry Pi 4
Please visit the project's website to learn more. The recommended configuration is a Raspberry Pi with 8Gb of RAM and a USB SSD. 
Tags: 
ARM
eclipse
Eclipse IDE
IoT
raspberry pi
RISC-V
tools
Source: 
https://blog.blueberrycoder.com/2020/10/eclipse-ide-for-embedded-developers-now.html
  • Frédéric Desbiens's blog

Eclipse Foundation Blogs

  • Wayne Beaton (821 posts)
  • Mike Milinkovich (322 posts)
  • Ivar Grimstad (254 posts)
  • Benjamin Cabé (131 posts)
  • Tanja Obradovic (60 posts)
  • Thabang Mashologu (37 posts)
  • John Kellerman (31 posts)
  • Paul Buck (22 posts)
  • Brian King (19 posts)
  • Frédéric Desbiens (19 posts)
  • Mikaël Barbero (17 posts)
  • Christopher Guindon (16 posts)
  • Gael Blondelle (14 posts)
  • Hailley Seed (10 posts)
  • Denis Roy (9 posts)
  • Hudson Kelly (8 posts)
  • Michael Plagge (4 posts)
  • Shanda Giacomoni (3 posts)
  • Serina El Salibi (3 posts)
  • Shabnam Mayel (3 posts)
  • Jacob Harris (2 posts)
  • Clark Roundy (2 posts)
  • Karla Ferrer (2 posts)
  • Paul White (1 posts)
  • Stephanie Swart (1 posts)
  • Sharon Corbett (1 posts)

Recent blog posts

  • Organising Your Eclipse Open Source Project Team
  • Hashtag Jakarta EE #168
  • New SLSA++ Survey Reveals Real-World Developer Approaches to Software Supply Chain Security
  • Take the 2023 Jakarta EE Developer Survey
  • Hashtag Jakarta EE #167
  • Product Liability Directive: More Bad News for Open Source
  • Rodrigo Pinto: Eclipse Cloud DevTools Contributor of the Month!
  • Hashtag Jakarta EE #166
  • March 2023 Update on Security improvements at the Eclipse Foundation
  • Eclipse Cloud DevTools Digest - January and February, 2023
More

Eclipse Foundation

  • About Us
  • Contact Us
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

Legal

  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top