Loading...
 
Skip to main content

System Workbench for STM32


no tar version for mac

Hello,

In the download page there is no tar file to download, just .run. Is there a way to use .run in mac? I though it was only for Linux.

Thanks
Nicolas

Hi Nicolas,

Yes this is possible, you just have to make sure that the execute rights are set:

Copy to clipboard
$ chmod +x install_sw4stm32_macos_64bits.run $ ./install_sw4stm32_macos_64bits.run Extracting JRE... done [...]


It should be possible to deliver the application as tarball too, but I guess that installer is used to homogenize the delivery process.