MATLAB does not recognize STM32CubeMX

13 views (last 30 days)
Birey Kadioglu
Birey Kadioglu on 18 Apr 2022
Edited: Thibault Leroux on 8 May 2024
When I try to build and generate code for my model on matlab/simulink I recieve the following error:
The call to stm32_make_rtw_hook, during the entry hook generated the following error:
getSTM32CubeMxPath:PathNotFound for 'C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX\STM32CubeMX.exe'
===> Install STM32CubeMX tool or Update/Apply path from: Configuration Parameters > Code Generation > STM32 Options
The build process will terminate as a result.
Caused by: getSTM32CubeMxPath:PathNotFound for 'C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX\STM32CubeMX.exe'
===> Install STM32CubeMX tool or Update/Apply path from: Configuration Parameters > Code Generation > STM32 Options
Even though the path is correct MATLAB does not seem to be able to recognize the program.
I could not find anyone else who encountered the same problem. Does anyone know the solution to this? Thanks in advance

Answers (1)

Mahmoud El Hage
Mahmoud El Hage on 30 May 2022
Hi Birey,
I've been having the same problem for literally 5+ weeks and I could not find anyone who can help me yet. If you found the solution, I will be grateful if you share it :)
Thanks
  2 Comments
Abderraouf
Abderraouf on 2 May 2024
i have the same error any one solve please help >
Thibault Leroux
Thibault Leroux on 8 May 2024
Edited: Thibault Leroux on 8 May 2024
Hi, after some work, it seems it is only a matter of file installation. When you install STM32 file for simulink, you have some files to download (STM32CubeMx and an other). Be sure that it is downloaded in the correct version or it will never work. After, simulink will ask you to check the correct installation of these files. Then follow the tips on the installation window of simulink. Note that you will need an account on STM website.

Sign in to comment.

Products


Release

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!