cmsis-pack-eclipse icon indicating copy to clipboard operation
cmsis-pack-eclipse copied to clipboard

CMSIS-Pack Eclipse Plug-ins

Results 28 cmsis-pack-eclipse issues
Sort by recently updated
recently updated
newest added

Summary: ========= The CMSIS Pack Eclipse plugins for Eclipse as of 2.3.0 are not thread-safe. Specifically, we are having issues with project refresh. Background: ========= All class names, file names,...

enhancement

System info: Ubuntu 16.04 LTS 64-bit (also observed on Windows 7) CMSIS Pack Eclipse Plugin v2.3.0.20171122_0 When installing a CMSIS pack in Eclipse, the license agreement dialog displays the license...

bug

When I open .rteconfig Device tab, there is URL field that has a value in format: http://www.keil.com/dd2///. For example: http://www.keil.com/dd2/cypress/cy8c6347bzi_bld53/ ![image](https://user-images.githubusercontent.com/19517753/36612483-60b631b2-18df-11e8-8a0e-828274266727.png) How do I change this?

enhancement

I notice that when opening/creating a project that depends on an uninstalled, but resolvable, pack, the missing pack is shown in red, which is inconsistent with how selecting project options...

enhancement

There are quite a few servers that are stalling for more than 10 seconds when doing a pack refresh and it gets a bit tedious to have to press the...

enhancement

Hi, I want to add the path in Build Steps on Eclipse because I want to use some libraries in Pre-build steps and Post-build steps. Problem is that CMSIS-pack can...

help wanted

Hi all, I installed the last release: CmsisPackPlugIn2.10.0.zip I configured for my ST32MP135 board a simple blink code that uses ARMA/ as device and RTOS. So I selected the following...

When starting MCUXpresso IDE (without having the required Packs folder previously populated) and clicking to refresh the index, a NPE is encountered: ![image](https://github.com/user-attachments/assets/13803083-fe5f-483f-b9d3-ae554cdd875e) Once refresh is done: ![image](https://github.com/user-attachments/assets/49ec0fe5-32f0-42c2-9a56-a115637e32b1) ``` !ENTRY...

bug