MATLAB does not recognize STM32CubeMX
14 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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
0 commentaires
Réponses (1)
Mahmoud El Hage
le 30 Mai 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 commentaires
Thibault Leroux
le 8 Mai 2024
Modifié(e) : Thibault Leroux
le 8 Mai 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.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!