How to resolve this error in TargetLink Code generation?
Mostrar comentarios más antiguos
Error #01225:
Port width mismatch. Input 'Radar_ObjLabel' expects a signal of size 8. The signal received is of size 1.
How to resolve this error in TargetLink Code generation?
Respuestas (1)
ak gupta
el 14 de Feb. de 2018
0 votos
Error in port widths or dimensions: We can initialize the Port input from constant [0 0 0 0 0 0 0 0]. this can solve port mismatch issue.
Categorías
Más información sobre Simulink Coder en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!