Arduino Uno "Getting Started" failed

1 view (last 30 days)
Sascha
Sascha on 15 Jul 2014
Hi all,
i want to test the arduino uno simulink model "Getting started". While trying to "deploy to hardware" simulink responses the following error messages:
*******************************************
The call to realtime_make_rtw_hook, during the after_make hook generated the following error:
The build failed with the following message: make: arduinouno_gettingstarted.mk: No such file or directory
make: *** No rule to make target `arduinouno_gettingstarted.mk'. Stop.
The build process will terminate as a result.
Caused by:
The build failed with the following message: make: arduinouno_gettingstarted.mk: No such file or directory
make: *** No rule to make target `arduinouno_gettingstarted.mk'. Stop.
*******************************************
I am a newbie. Can please somebody help me?
Thanks a lot Regards

Answers (1)

Dr.Prite
Dr.Prite on 24 Oct 2016
I also have got the problems same you. Anyone help us!
  2 Comments
Simon Boc
Simon Boc on 13 May 2017
I have the same problem. I can not upload the program on arduino one. Any help
Sharan Paramasivam Murugesan
Modify the current folder which is the default code gen folder in MATLAB to a different folder (preferrably a new folder) and try again.

Sign in to comment.

Categories

Find more on Arduino Hardware 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!