i am trying to blink led through arduino . after running program on simulink this error comes again and again . please help me

3 views (last 30 days)
### Generating code into build folder: C:\Windows\System32\unoar_ert_rtw Warning: Removed 'C:\Windows\System32\unoar_ert_rtw\html\css' from the MATLAB path for this MATLAB session. See 'doc path' for more information. Warning: Removed 'C:\Windows\System32\unoar_ert_rtw\html\js' from the MATLAB path for this MATLAB session. See 'doc path' for more information. Warning: Removed 'C:\Windows\System32\unoar_ert_rtw\html' from the MATLAB path for this MATLAB session. See 'doc path' for more information. ### Invoking Target Language Compiler on unoar.rtw ### Using System Target File: C:\Program Files\MATLAB\R2016a\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 unoar.h . ### Writing header file unoar_types.h ### Writing header file rtwtypes.h ### Writing header file multiword_types.h ### Writing source file unoar.c ### Writing header file unoar_private.h . ### Writing source file unoar_data.c ### Writing header file rtmodel.h ### Writing source file ert_main.c ### TLC code generation complete. ### Generating TLC interface API. ### Creating data type transition file unoar_dt.h ### Evaluating PostCodeGenCommand specified in the model ### Using toolchain: Arduino AVR v1.6.1 | gmake (64-bit Windows) ### 'C:\Windows\System32\unoar_ert_rtw\unoar.mk' is up to date ### Building 'unoar': C:\PROGRA~1\MATLAB\R2016a\bin\win64\gmake -f unoar.mk all gmake: unoar.mk: No such file or directory gmake: * No rule to make target `unoar.mk'. Stop. ### Creating HTML report file unoar_codegen_rpt.html ### Build procedure for model: 'unoar' aborted due to an error. Error(s) encountered while building "unoar": ### Failed to generate all binary outputs.

Answers (0)

Categories

Find more on Embedded Coder 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!