Open-CMSIS-Pack / generator-bridge

Reference examples of a generator bridge. E.g. STCubeMX_Bridge
Apache License 2.0
2 stars 6 forks source link

[cbridge] Launch, daemon and `cgen.yml` file update do not work on Linux and macOS #60

Closed jkrech closed 5 months ago

jkrech commented 5 months ago

Describe the bug On Linux and MacOS

When launching the global generator for STCubeMX the cbridge does not reliably

a) launch CubeMX b) launch cbridge in daemon mode c) daemon update cgen.yml based on file watch on ioc file and .mxproject file updates

To Reproduce Use csolution-example/CubeMX to launch generator via csolution command line

Expected behavior csolution run -g CubeMX CubeMX.csolution.yml

a) launches the installed version of STM32CubeMX 6.11.1

Host: