eclipse-plugins icon indicating copy to clipboard operation
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.

Results 112 eclipse-plugins issues
Sort by recently updated
recently updated
newest added

### Packs plugin not usable alone ### Steps to Reproduce 1. Install only the Packs plugin 2. Create a managed C++ project 3. open the "error log" view 4. open...

enhancement

As a faster alternative to semihosting, [RTT](https://www.segger.com/jlink-real-time-terminal.html) provides a bidirectional channel between the target and the host, that can be used to send trace messages.

enhancement

### Description In some cases open project settings C/C++ Build -> Settings -> Tool Settings on ARM projects can make the whole UI unresponsive for ~30 seconds. This is due...

can't fix

### Description The GME launchers allow adding few commands to the initialization and run/restart. But it seems that they do not allow the multi-line block statements. Single line statements get...

The pack fetching process costing a lots of time (hours) and sometimes stuck at some unreachable pack, because some server is down or very slow. It would be nice if...

enhancement

Would that be possible to have data output on separate ITM ports split to different files/pipes for JLink debugger? Specifically I'm talking about a scenario where one would be able...

### Description A project which has to target 2 platforms shows strange behaviour when switching configurations. ### Steps to Reproduce 1. Import to RISCV project a configuration from ARM project...

Creating a STM32L project from an STM32F project is pretty tough without a template. Thanks.

enhancement

The requirement to generate the project with the GNU MCU Eclipse plug-ins in order to assign a device is too limiting. There are various good reasons why one may want...

proposal

The plug-in termination logic is complicated, since it needs to terminate all processes regardless which one was killed or terminated. There may be a bug, that kills the GDB server...

bug