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.
### Description No peripherals displayed in Peripherals view while debugging an NXP LPC4350 (multicore: M4 and M0) even though the LPC4300 Series Device pack is installed and associated with the...
https://www.element14.com/community/thread/56535/l/how-to-exit-eclipse-without-halting-stm32f4discovery
To automatically set up all settings for pyOCD and GDB in projects exported from ARM mbed it'd be great if `gdb.client.executable` would be exposed as an Eclipse variable, in a...
This is a feature request, not an issue report. Currently it is only possible to specify "Device" when you create a project using the GNU Arm plugin. However when debugging...
Hi Liviu, This issue applies to Executable projects which have the CDT property "Generate Makefiles automatically" checked. When modifying source files and doing a build an existing binary file will...
If user has a package locally on the disk, would be nice to allow import of the file without a need for a server. E.g. command "Import ..." in Packs...
Similar as Keil's Pack Installer displays "click-through" license, the pack manager should do the same. Result can be evaluated with components published by Erich Styger on https://github.com/ErichStyger/McuOnEclipse_CMSIS-PACKS. See also http://mcuoneclipse.com/2016/02/14/are-arm-cmsis-pack-the-future-of-software-components/
https://www.element14.com/community/thread/48982/l/unable-to-download-packs-with-pack-manager-plugin
•plug-in version: feature GNU ARM C/C++ Packs (Experimental) 2.2.2.201602101653 •Java version: 8 •operating system: Win7 •toolchain version: GNU ARM latest •the detailed and complete list of steps to reproduce the...
Hello there, I have been using Arm Gnu Eclipse plugin together with a OpenSTM32 plugin for a while and it worked ok. I generated project in CubeMx and imported it...