This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

STM32CubeMX Launcher can not find CubeMX Software

Hi everybody,
I have a problem with my STM32Cube Framework (API).
I have Keil 5.0 and STM32F0xx_DFP 2.0.0.
I installed STM32CubeMX(v5.0.0) software but when I try to start STM32F0CubeMX from Keil RTE, I get the error
"
*** Error: STM32CubeMX could not be found !
CubeMXLauncher termiates with error code 3
"
from STM32CubeMXLauncher.exe file.

I installed STM32CubeMX software to its default folder.

Is there anyone who has an idea about the solution of this problem?

Parents Reply Children
  • Check if the STM32CubeMxLauncher.exe is present in the pack folder, so for ex.:
    \Keil_v5\ARM\Pack\Keil\STM32F4xx_DFP\2.13\MDK\CubeMX\

    If not, then I would suggest to either update to latest DFP version and in case it is already updated, then delete the pack and install it again.

  • CubeMX Launcher exe file exists in
    Keil_v5\ARM\Pack\Keil\STM32F0xx_DFP\2.00\MDK\CubeMX\
    directory. When I click the start button in Keil RTE or run CubeMXLauncher.exe file directly, I get that error.
    I tried reinstalling DFP, Keil MDK, CubeMX(v5.0.0 and v4.27) seperately.
    I even tried changing OS language to English (for the possibility that Launcher.exe can't find the CubeMX because of any special character somewhere) even if I don't have any special character in directories.
    I think I need to add CubeMX to "installed programs" list of my PC. But I don't know how to do this.

    Thanks for your suggestions.

  • Have you managed to resolve this issue? I am having it too.