MATLAB does not recognize STM32CubeMX
古いコメントを表示
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
回答 (1 件)
Mahmoud El Hage
2022 年 5 月 30 日
0 投票
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 件のコメント
Abderraouf
2024 年 5 月 2 日
i have the same error any one solve please help >
Thibault Leroux
2024 年 5 月 8 日
編集済み: Thibault Leroux
2024 年 5 月 8 日
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.
カテゴリ
ヘルプ センター および File Exchange で STMicroelectronics Discovery Boards についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!