2020-09-08 10:39 PM
First off I am running java 8:
java version "1.8.0_261"
Java(TM) SE Runtime Environment (build 1.8.0_261-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.261-b12, mixed mode)
Ive tried installing this software two different ways:
java -jar SetupSTM32CubeProgrammer-2.5.0.exe
and
java jar SetupSTM32CubeProgrammer-2.5.0.app/Contents/MacOs/SetupSTM32CubeProgrammer-2_5_0_macos
Once I've installed it I've tried running three different ways
clicking the app
clicking the app within the package contents
java -jar /Applications/STMicroelectronics/STM32Cube/STM32CubeProgrammer/STM32CubeProgrammer.app/Contents/MacOs/bin/STM32CubeProgrammerSTM32CubeProgrammer
There's no STM32CubeProgrammer.exe like I've seen mentioned by support
all ways of opening the app cause the following error in console or through a pop up it offers to report:
com.apple.xpc.launchd[1] (com.st.stm32cubeprogrammer.8224[742]): Binary is improperly signed.