Store Memory block using bus object as data type: issue while running in external mode
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello,
I am using a Store Memory block in my model. This block data type is defined with a bus object called "BO_XXX_C".
While running the model in external mode, I receive the following message: "Parameter InitialValue cannot be downloaded because its type (BO_XXX_C) has no external mode host-to-target function registered".
Could you please let me know what is required to do in order to solve this message?
Thank you in advance.
댓글 수: 1
Claudius Jordan
2016년 7월 1일
Hi there, I took over code from my precursor and I receive the folowwing warning: "Parameter Value cannot be downloaded because its type (TLBus7) has no external mode host-to-target function registered".
I found out so far that TLBus7 is a bus object but I can't tell what to do about the external mode host-to-target function.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!