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!