Error when using 'rtwbuild'
조회 수: 13 (최근 30일)
이전 댓글 표시
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,
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Schedule Model Components에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!