Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Mac 上安装 STM32CubeIDE 后,当我们双击应用程序时,会在弹出窗口中显示以下错误:
“STM32CubeIDE”已损坏,无法打开。你应该把它移到废纸篓。
一个解法:
sudo
$ sudo /Applications/STM32CubeIDE.app/Contents/MacOS/stm32cubeide
终端中的以下命令也可以解决问题:
xattr -c /Applications/STM32CubeIDE.app