cmsis-pack-eclipse
cmsis-pack-eclipse copied to clipboard
Is there a plan to support CMSIS-Toolbox in eclipse?
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?
Maybe, but not in the near future. The major problem is project management that is currently based on Eclipse CDT.
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.