STM32F4-Discovery - error: The path 'bin' does not exist.
Show older comments
Hello,
I try to do the first tutorial "Getting Started with STMicroelectronics STM32F4-Discovery Support Package" but the "Deploy to Hardware" button rises this error :
.
### Generating code into build folder: C:\ProgramData\MATLAB\SupportPackages\R2018a\toolbox\target\supportpackages\stm32f4discovery\stm32f4discoveryexamples\stm32f4discovery_gettingstarted_ert_rtw ### Invoking Target Language Compiler on stm32f4discovery_gettingstarted.rtw ### Using System Target File: G:\Program Files (x86) Non prioritaire\MATLAB2018a\rtw\c\ert\ert.tlc ### Loading TLC function libraries ### Initial pass through model to cache user defined code . ### Caching model source code ### Writing header file stm32f4discovery_gettingstarted_types.h ### Writing header file stm32f4discovery_gettingstarted.h . ### Writing header file rtwtypes.h ### Writing source file stm32f4discovery_gettingstarted.c ### Writing header file stm32f4discovery_gettingstarted_private.h ### Writing source file stm32f4discovery_gettingstarted_data.c ### Writing header file rtmodel.h ### Writing source file ert_main.c . ### TLC code generation complete. ### Evaluating PostCodeGenCommand specified in the model ### Using toolchain: GNU Tools for ARM Embedded Processors v5.2 | gmake (64-bit Windows) ### Creating 'C:\ProgramData\MATLAB\SupportPackages\R2018a\toolbox\target\supportpackages\stm32f4discovery\stm32f4discoveryexamples\stm32f4discovery_gettingstarted_ert_rtw\stm32f4discovery_gettingstarted.mk' ... ### Building 'stm32f4discovery_gettingstarted': "G:\PROGRA~1\MATLAB~2\bin\win64\gmake" -f stm32f4discovery_gettingstarted.mk all
### Build procedure for model: 'stm32f4discovery_gettingstarted' aborted due to an error. Error Report: Command "matlabshared.toolchain.gnu_gcc_arm.setup();" threw an error: The path 'bin' does not exist. Caused by: Validation error(s): Command "matlabshared.toolchain.gnu_gcc_arm.setup();" threw an error: The path 'bin' does not exist.
.
Can you help me solving the problem ? I can not wait to implement my Matlab blocks into the dev board !
Thanks in advance
Answers (0)
Categories
Find more on STMicroelectronics Discovery Boards in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!