MATLAB does not recognize STM32CubeMX
16 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Mahmoud El Hage
el 30 de Mayo de 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 comentarios
Thibault Leroux
el 8 de Mayo de 2024
Editada: Thibault Leroux
el 8 de Mayo de 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.
Ver también
Categorías
Más información sobre STMicroelectronics Discovery Boards en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!