cmsis-pack-eclipse
cmsis-pack-eclipse copied to clipboard
CMSIS-Pack Eclipse Plug-ins
Hi, An error message is shown when importing a cmsis project. This error looks like this:  !ENTRY com.arm.cmsis.pack.ui 4 0 2023-05-12 17:40:51.446 !MESSAGE Error updating RTE project !STACK 1...
The binary releases are available to download at 'https://github.com/ARM-software/cmsis-pack-eclipse/releases', but there is absolutely no direct link to. Search engines(e.g. goooooooooooogol) send users onto https://github.com/ARM-software/cmsis-pack-eclipse, where 'readme.md' is shown. Reading the...
NXP has reported problems in the Eclipse CMSIS pack manager plugin used in the MCUXPresso IDE and also IAR. After importing the pack into the MCUXpresso IDE in CMSIS plugin...
I use IAR workbench and here is the default structure when it's created Root ____|10_SDK (all file related to SDK, RTE should be here) ____|20_BSW ____|30_App ____|40_Workspace (contain .eww) ________|Project_1...
Building the latest release using maven fails due to missing classes, e.g., IAllDeviceName. Are some files not checked in?
Hi @edriouk, Is there a plan to support yaml, *.cprj files in cmsis-pack-eclipse plugin? In Visual Studio Code ARM provides extensions for the cmsis-toolbox but is there an equivalent plugin...
The latest release of the cmsis-pack uses unbound dependencies to org.eclipse.ui but still requires the user to at least use 2021-09 as the arm plugins uses a newer version of...
The *.rteconfig file is not considered dirty when updating the version of a pack in use. This creates a difference in the underlying model shown in the GUI and the...
Hello, In Keil, on copying the samples using the CMSIS pack manager, the components source/header files are read-only (i.e. user cannot modify the component/libraries files) as shown below:  ...
There is a small bug in configuration parser. It causes an assertion failure like one at the bottom. The reason to assert is single whitespace between checkbox entry name and...