Error downloading code from SIMULINK to ARDUINO UNO

2 views (last 30 days)
Hi,
I'm using Matlab 2013b (on a Windows 7 64-bit PC) with Arduino support package . i'm trying to run an example of simulink module found here : http://homepages.rpi.edu/~hurstj2/ but Downloading models to the Arduino UNO is NOT wokring .
I get the following error:
_The call to realtime_make_rtw_hook, during the after_make hook generated the following error: Could not download the model to the target hardware. Verify the connection between the computer and target hardware.
The build process will terminate as a result.
Caused by: Could not download the model to the target hardware. Verify the connection between the computer and target hardware._
But the target is definitely connected, and downloading programs with Ardino IDE is working fine. I've also tested this on a different PC with Windows 8 (64bits) with the same result. Can anyone give me a hint please?

Answers (1)

chfakht chfakht
chfakht chfakht on 16 Feb 2015
up

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!