Skip to main content
SCamp.1041
Associate III
February 4, 2022
Solved

ST-MCU-FINDER-PC v4.0 does not install on MacOS M1

  • February 4, 2022
  • 1 reply
  • 1911 views

The SetupSTMCUFinder-4.0.0-RC3 file can be clicked, and it seems like my OS tries to open / run it, but ultimately nothing happens. I remember having a similar issue with another piece of stm software, and remember running some command in the terminal which cleared some security issues or something, but I do not remember what that command was. Any ideas?

    This topic has been closed for replies.
    Best answer by SCamp.1041

    Nevermind, ST has put some troubleshooting instructions in the HTML readme.

    Solution is to run this script in your terminal:

    sudo xattr -cr ~/path/to/en.ST-MCU-FinderMac_v4.0.0/SetupSTMCUFinder-4.0.0-RC3.app

    1 reply

    SCamp.1041
    SCamp.1041AuthorBest answer
    Associate III
    February 4, 2022

    Nevermind, ST has put some troubleshooting instructions in the HTML readme.

    Solution is to run this script in your terminal:

    sudo xattr -cr ~/path/to/en.ST-MCU-FinderMac_v4.0.0/SetupSTMCUFinder-4.0.0-RC3.app