"No ST-LINK detected..." when trying to "Run as" the project in STM32CubeIDE on MacOS 27
Hi!
When trying to run the code in STM32CubeIDE (“Run as”) I see the error
“No ST-LINK detected! Please connect ST-LINK and restart the debug session.”.
In error log I also see the message
“Cannot run program "/usr/local/bin/stlink-server" (in directory "/Users/<username>"): Exec failed, error: 86 (Bad CPU type in executable)”
This started to happen after updating to MacOS 27.0 (Golden Gate) from version 26. Before that it was working fine.
Also the board can be seen by STM32CubeProgrammer (see screenshot).
Also I installed as a separate package ST-LINK-SERVER 2.1.1 (https://www.st.com/en/development-tools/st-link-server.html)
Board: Nucleo-F446RE
Laptop: Apple M4 Pro with MacOS 27.0
IDE: STM32CubeIDE Version: 2.2.0 Build 29186_20260626_0934 (UTC)


