getting incorrect simulinkg port specifier error
9 次查看(过去 30 天)
显示 更早的评论
We are seeing compile fail in the cosim environment on the rtl side of the simulation . THe error is "illegal Simulink port " and the pre cursor to this was that Simulink was complaining on a port expecting fixdt 5 bits as an input and the connection was 4 bits . After changing this setting to 5 bits fixdt the error now is " Illegal Simulink port , "
0 个评论
回答(1 个)
Fangjun Jiang
2019-10-17
I was asked to look into a simple Simulink model in R2016 that has the "incorrect Simulink port specifier" error when updating model or generating code. The error didn't appear when the model was copied and updated in a different computer.
The user re-installed MATLAB R2016b and the error disappeared.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!