What does the path in "The system cannot find the path specified" refer to?

23 visualizaciones (últimos 30 días)
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!

Respuesta aceptada

YL
YL el 17 de En. de 2015
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.

Más respuestas (1)

Sreeram Mohan
Sreeram Mohan el 7 de En. de 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
  2 comentarios
liu
liu el 9 de En. de 2015
I got the same problem as yours,so have you found the solution?I don't know how to solve it.
Mohamed
Mohamed el 8 de Oct. de 2016
Hello Yiqiu. i want to know the and solution of this problem as iam facing it now. Thanks in advance

Iniciar sesión para comentar.

Categorías

Más información sobre Arduino Hardware en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by