Store Memory block using bus object as data type: issue while running in external mode
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Claudius Jordan
el 1 de Jul. de 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.
Respuestas (0)
Ver también
Categorías
Más información sobre Simulink Functions en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!