Store Memory block using bus object as data type: issue while running in external mode

2 views (last 30 days)
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 Comment
Claudius Jordan
Claudius Jordan on 1 Jul 2016
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.

Sign in to comment.

Answers (0)

Categories

Find more on Simulink Functions in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!