Store Memory block using bus object as data type: issue while running in external mode
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Claudius Jordan
am 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.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Simulink Functions finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!