Hi everyone!
I am trying to interface arduino uno with simulink. I have already installed hardware support packages for matlab and simulink.
Matlab is working fine but unable to download simulink model to my board. I get this error
The call to realtime_make_rtw_hook, during the after_make hook generated the following error:
The build failed with the following message: "C:\MATLAB\SupportPackages\R2015a\arduino-1.0.5\hardware\tools\avr\utils\bin\make": Interrupt/Exception caught (code = 0xc00000fd, addr = 0x4217b3)
The build process will terminate as a result.
The build failed with the following message: "C:\MATLAB\SupportPackages\R2015a\arduino-1.0.5\hardware\tools\avr\utils\bin\make": Interrupt/Exception caught (code = 0xc00000fd, addr = 0x4217b3)
(picture also attached)
i am using Matlab R2015a on windows 8.1 64-bit.