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

Is there a plan to support CMSIS-Toolbox in eclipse?

Open avi-77 opened this issue 2 years ago • 2 comments

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 for Eclipse?

avi-77 avatar Jul 07 '23 15:07 avi-77

Maybe, but not in the near future. The major problem is project management that is currently based on Eclipse CDT.

edriouk avatar Jul 10 '23 07:07 edriouk

An experimental import of csolution-build projects is added to 2.10.0. Executable and all source files are imported into a "C/C++ Executable" CDT project. This allows to debug projects built with CMSIS-Toolbox.

edriouk avatar May 21 '24 05:05 edriouk