I deleted all support packages including Mega 2560 and DUE, and only re-install the support package for DUE, and problem solved. It seems that there may be some conflicts between the support package of Mega 2560 and that of DUE. Just install the thing that you need.
What does the path in "The system cannot find the path specified" refer to?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I was building a simulink model for Arduino Due. It was working perfectly fine until recently every time when I build, there would be an error:
The call to realtime_make_rtw_hook, during the after_make hook generated the following error: The build failed with the following message: The system cannot find the path specified. The build process will terminate as a result. The build failed with the following message: The system cannot find the path specified.
I checked the library including paths and they are fine. I was wondering that does the "path" mean in the error information? Does it refer to the path of realtime_make_rtw_hook? How can I solve it?
I'm using Matlab 2014a 32bit with Microsoft Visual C++ 2010 Professional (C) as my complier.
Thank you & happy new year!
0 Commenti
Risposta accettata
Più risposte (1)
Sreeram Mohan
il 7 Gen 2015
Hi Yiqui,
Try doing the following :
run >> dbstop if error
and then start the installation process and it should tell you more about the error and then giving this error to the tech support team at the Mathworks may shed some light.
hope this helps !!
Sreeram Mohan
Vedere anche
Categorie
Scopri di più su Arduino Hardware in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!