Skip to main content
Rob Ashworth
Senior
June 15, 2018
Solved

The CubeMX Tool isn't working with MAC

  • June 15, 2018
  • 4 replies
  • 1012 views
Posted on June 15, 2018 at 08:14

The CubeMX, and associated Flash programming tool doesn't want to install with the latest version of OSX (High Sierra).  Is this a known issue or am I doing something wrong...?

    This topic has been closed for replies.
    Best answer by john doe
    Posted on July 04, 2018 at 14:31

    open a terminal window and execute the following command

    sudo xattr -r -d com.apple.quarantine

    <whatever the path to your installer is>

    st chooses not to sign their installer

    4 replies

    Nawres GHARBI
    ST Technical Moderator
    July 4, 2018
    Posted on July 04, 2018 at 11:41

    Hi

    robdashworth

    Could you please precise your java version

    Rob Ashworth
    Senior
    July 4, 2018
    Posted on July 04, 2018 at 11:54

    JAVA version is Version 8 Update 171

    Thanks,

    Rob

    john doe
    john doeBest answer
    Senior III
    July 4, 2018
    Posted on July 04, 2018 at 14:31

    open a terminal window and execute the following command

    sudo xattr -r -d com.apple.quarantine

    <whatever the path to your installer is>

    st chooses not to sign their installer

    Rob Ashworth
    Senior
    July 4, 2018
    Posted on July 04, 2018 at 16:13

    Hi John/Nawres,

    Thanks, that seems to have worked - all installed anyway.

    Rob