2024-09-18 05:19 AM - last edited on 2024-09-18 04:39 PM by Andrew Neil
After I installed the CubeIDE (STM32CubeIDE-Mac) on my mac with the delivered iinstaller, I cannot find the CubeIDE what is the name of the application? in which folder it is installed?
Solved! Go to Solution.
2024-09-25 10:52 PM
The Solution to this was the the PKG Archive consists of two things - an installer for a server application which I executed and an application file wich has to be copied into te application folder.
this file was hides by the lower border of the window in which the contents of the PKG file. So I missed to copy it. After I did I have been able to find the IDE on my computer (-:
May be that the settings for the size of the icons in the finder on my computer ist the reason for my mistake.
2024-09-18 04:36 PM
On windows, you can just search for it - does Mac not have that??
2024-09-19 01:07 AM
It should be in /Applications/STM32CubeIDE.app
It may ask you to download the st-link server, when you run the debugger. Download that from
https://www.st.com/en/development-tools/st-link-server.html
and unzip it and run the mac installer .pkg file in there. On my machine, that installs /usr/bin/local/stlink-server
However, since updating to macOS 15.0 Sequoia, the IDE can no longer find the st-link-server.
https://community.st.com/t5/stm32-mcus-boards-and-hardware/st-link-server-is-required-error-after-macos-update/m-p/719798#M21344
https://stackoverflow.com/questions/78996974/stm32cubeide-debugger-no-longer-works-in-macos-15-0-sequoia
I still don't have mine working. Good Luck!
2024-09-25 10:52 PM
The Solution to this was the the PKG Archive consists of two things - an installer for a server application which I executed and an application file wich has to be copied into te application folder.
this file was hides by the lower border of the window in which the contents of the PKG file. So I missed to copy it. After I did I have been able to find the IDE on my computer (-:
May be that the settings for the size of the icons in the finder on my computer ist the reason for my mistake.