Error when using 'rtwbuild'

13 views (last 30 days)
kukke swaroop
kukke swaroop on 21 Jul 2016
Edited: Walter Roberson on 22 Jul 2016
I'm using rtwbuild to build model using a custom supplier target Virtual Aircraft Real-Time Target (Supplier S-Function)
The model consists of multiple nested buses which are defined and loaded prior to running 'rtwbuild' command. When I try to build, it throws up multiple errors w.r.t bus creators as seen below
Error using tlc_c (line 178)
Erroneous feedback connection involving one or more virtual blocks starting at
output port 1 of 'System/Platform I//O/Bus Selector1'
Error using tlc_c (line 178)
Erroneous feedback connection involving one or more virtual blocks starting at
output port 1 of 'System/Platform I//O/Bus Selector2'
I tried many proposed solutions like having a Unity Gain to break the continuity and renaming the signal before entering the bus creator etc...
Any insight would help
Thanks,

Answers (0)

Categories

Find more on Schedule Model Components in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!