Loading...
 
Skip to main content

System Workbench for STM32


Mac OS sierra version 10.12.6 won't install the .run installation file

For the second point tells me that there is no file or directory of that type.

Thanks

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*