eclipse-plugins
eclipse-plugins copied to clipboard
The Eclipse Embedded CDT plug-ins for Arm & RISC-V C/C++ developers (formerly known as the GNU MCU Eclipse plug-ins). Includes the archive of previous plug-ins versions, as Releases.
Using Eclipse Mars on Windows 7. When making a New Project in C, after selecting a Project Type and STM32F0xx, the STM32F091 Nucleo is not an option in the pull...
Please add a ${variable} that will point to the folder of selected CMSIS Pack for the current project. Something like ${ProjDirPath}.
Hello there, I am happy to see the project migrated to github, the new site is great as well :)! I would like to bring up front the case with...
### Description What needs to happen for gnu-mcu-eclispe-che, or alternatively clang-mcu-eclispe-che to exist Thoughts: * From what I've gathered writing a lanuguage server for GCC would be burdensome * clang...
Can we add support for AVR microcontrollers Atmel/Microchip provides toolchains for AVR MCU software development for boh Linux and Windows. Could we extend gnu-mcu-eclipse to be able to develop AVR...
Hi, I recently found out that eclipse is missing support for [SDCC](http://sdcc.sourceforge.net). In short SDCC is "Small Device C Compiler", AKA C compiler for most 8-bit MCU's. My proposal is...
### Description Please add an auto-upgrade button in the Packs view, so the newest version of any installed packs would be downloaded and installed. ### Steps to Reproduce 1. Open...
### Description As discussed in the [forum](https://www.element14.com/community/message/225441/l/re-synchronize-devicesperipheral-view-with-cmsis-pack-installed-from-cmsis-pack-eclipse-plugin#225441), the Packs plugin from GNU MCU Eclipse is not able to detect packs installed outside its Packs manager, even using the [cmsis-pack-eclipse](https://github.com/ARM-software/cmsis-pack-eclipse) plugin...
I'd like to re-submit an accepted enhancement-request from the sourceforge bugtracker ([#102 Detach from running target without reset](https://sourceforge.net/p/gnuarmeclipse/feature-requests/102/)): >... > The J-Link plugin offers a method to attach the debugger...
When eclipse/plug-in exits, it appears to send an empty packet to openocd that triggers a halt command to the target. This is true even when openocd is running independently and...