Mac OS sierra version 10.12.6 won't install the .run installation file Posted by lorenrus on 2018-11-28 14:46 For the second point tells me that there is no file or directory of that type. Thanks
Posted by owelstm32 on 2018-11-28 16:53 I'm new to MCUs and Workbench, just encountered the same problem this morning. Here's what I did: First make the file an executable $ chmod +x install_sw4stm32_macos_64bits-v2.7.run Then run it. (./ at the beginning is required) $ ./install_sw4stm32_macos_64bits-v2.7.run*