Skip to content

Index to easily find files to download

License

Notifications You must be signed in to change notification settings

gnu-mcu-eclipse/index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Downloads

Eclipse plug-ins

If you need a new Eclipse:

To update an existing Eclipse:

  • use Eclipse Marketplace:

    • go to the Eclipse menu → HelpEclipse Marketplace...
    • search GNU MCU
    • install
  • use the update site:

    • go to the Eclipse menu → HelpInstall New Software
    • Add...Location: http://gnu-mcu-eclipse.netlify.com/v4-neon-updates/

To install older versions:

  • download an archive from GNU MCU Eclipse plug-ins
  • install from the archive
    • go to the Eclipse menu → HelpInstall New Software
    • Add...Archive...

Workspace preferences

Don't forget to set the workspace preferences, the defaults are not always right.

Binary tools

The most convenient way to install the binary tools is via the portable xpm tool.

$ xpm install --global @gnu-mcu-eclipse/arm-none-eabi-gcc
$ xpm install --global @gnu-mcu-eclipse/riscv-none-gcc
$ xpm install --global @gnu-mcu-eclipse/windows-build-tools
$ xpm install --global @gnu-mcu-eclipse/openocd
$ xpm install --global @gnu-mcu-eclipse/qemu

Or, all together:

$ xpm install --global @gnu-mcu-eclipse/arm-none-eabi-gcc @gnu-mcu-eclipse/riscv-none-gcc @gnu-mcu-eclipse/windows-build-tools @gnu-mcu-eclipse/openocd @gnu-mcu-eclipse/qemu

If you prefer the manual way, download the archives from:

Unpack the archives in:

  • %HOMEPATH%\AppData\Roaming\GNU MCU Eclipse (on Windows)
  • $HOME/opt/gnu-mcu-eclipse (on macOS and GNU/Linux)

Note: although perfectly possible to install the binaries anywhere, it is highly recommended to use this location, since by default the plug-ins search for the executables in this location.

Tutorials

Issues

(Badges from shields.io)

Analytics

xPacks

GNU MCU Eclipse

µOS++

SiFive

NPM modules

About

Index to easily find files to download

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published