Crashes of Workbench on Mac 10.14 (Mojave) Posted by JackN on 2019-01-02 15:13 Not sure if this will help you ... I use latest version of Workbench with Eclipse Photon on Mac 10.14.1 and have no instability. I have two (large) projects, using different boards from STM32CubeMX generated projects.
Posted by maryjane on 2019-01-02 18:40 Did you install System Workbench for STM32 with installer or from Eclipse?
Posted by tang on 2019-01-03 09:38 Hi, To install System Workbench for STM32 with the latest Eclipse version you have to install it from Eclipse. (For now ,the System Workbench for STM32 installer provides an Eclipse NEON version only) You have to install : - Eclipse Photon C/C++ Development for MACOS 64bits : https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2018-12/R/eclipse-cpp-2018-12-R-macosx-cocoa-x86_64.dmg - ST-Link Server for multiple target debug (optional) : https://www.st.com/en/development-tools/st-link-server.html Then follow the steps on http://www.openstm32.org/Installing%2BSystem%2BWorkbench%2Bfor%2BSTM32%2Bfrom%2BEclipse Regards, Kevin.