How to resolve this error in TargetLink Code generation?
Afficher commentaires plus anciens
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?
Réponses (1)
ak gupta
le 14 Fév 2018
0 votes
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.
Catégories
En savoir plus sur Simulink Coder dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!