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

21 ビュー (過去 30 日間)
YL
YL 2014 年 12 月 30 日
コメント済み: Mohamed 2016 年 10 月 8 日
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!

採用された回答

YL
YL 2015 年 1 月 17 日
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.

その他の回答 (1 件)

Sreeram Mohan
Sreeram Mohan 2015 年 1 月 7 日
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 件のコメント
liu
liu 2015 年 1 月 9 日
I got the same problem as yours,so have you found the solution?I don't know how to solve it.
Mohamed
Mohamed 2016 年 10 月 8 日
Hello Yiqiu. i want to know the and solution of this problem as iam facing it now. Thanks in advance

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeArduino Hardware についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by