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

in the current newlib, the `system()` call seems not functional, probably due to the missing HAVE_SYSTEM definition. in the semihosting section of syscalls, reimplement `system()` to call `_system()`.

enhancement

it would be great to be able to control the trace peripheral from within Eclipse. There might be some button to start program counter sampling. https://github.com/PetteriAimonen/STM32_Trace_Example/blob/master/configure-trace.openocd I have no idea...

enhancement

After removing packages, the icons in the Board view do not turn grey. Probably other views must be also updated. (copied from [SF bugs#115](https://sourceforge.net/p/gnuarmeclipse/bugs/115/)).

bug

When a device is assigned to the project, set the arm family automatically in project settings. (Migrated from [SF feature-requests#80](https://sourceforge.net/p/gnuarmeclipse/feature-requests/80/)).

enhancement

After installing a new pack version, the outlook continues to display the summary outlook, not the full outlook, requiring a click on the pack version to refresh. (migrated from [SF...

bug

If definitions of different devices use common families, and the memory map is not defined at device level but at family member, the two trees cannot simply be merged together,...

bug

For projects not created with GNU ARM Eclipse, when creating debug configurations, do not use ${cross...} because these macros are not available. Special care for makefile projects.

bug

### Description Setting a break point on Reset_Handler seems to stall at fpu init and not going to main using Jlink with cortex m7, however if I specify the program...

Hi @ilg-ul , I would like to request a feature like below: ![image](https://github.com/eclipse-embed-cdt/eclipse-plugins/assets/1538922/b229f1af-41c4-4ee6-b80d-18fb0ac2d85a) Adding a checkbox in Settings -> Linker -> Libraries, this checkbox is used to control group libraries...

enhancement

Added new option for optimization level: optimize aggressively for size