Why would a tagged signal line cause the model-specific COM library build process to fail?

조회 수: 1 (최근 30일)
Hello,
I'm trying to build the model-specific COM library for a model (modified version of "xpcosc" example). The model builds to completion (with no COM .dll created) if I have no tagged signals, but when I tag a signal (not an output port of a subsystem or MUX block, or function call output port) I get the following (ambiguous) error:
-------------------------------------------------------------
The call to xpctarget_make_rtw_hook, during the exit hook generated the following error: The system cannot find the file specified.
The build process will terminate as a result.
Caused by: The system cannot find the file specified.
-------------------------------------------------------------
The tag I am using is the following: xPCTag(1)=testTag;
Thanks, Corey
  댓글 수: 1
Hossein Taheri
Hossein Taheri 2014년 9월 14일
Hey I have the same problem on my laptop. The desktop in the lab will build the model with tagged signals, but not my laptop. It's driving me crazy. I'm using the same compiler, same settings, same OS, both 64-bit... Does anyone have an answer for this?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Multicore Processor Targets에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by