Why do I receive an assertion in portmgr.cpp:340:Error: Invalid port index 13 requested when 12 is the max port index for comp
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Chao-Hwa Chen
il 4 Set 2019
Risposto: Kiran Kintali
il 5 Set 2019
When I try to generate HDL code for my model in R2019a, I receive an assertion error below. How do I resolve this error?
Assertion failed: b:\matlab\src\pir_core\base_core\portmgr.cpp:340:Error: Invalid port index 13 requested when 12 is the max port index for comp <Component CtxName="NLMS_loopback_ARM" RefNum="c204" UserName="crp_temp" RTTIClass ="class pir::NetworkInstComp" Network="n3"/>
Thanks a lot in advance.
0 Commenti
Risposta accettata
Kiran Kintali
il 4 Set 2019
This is not expected and you are run into an internal error.
Can you submit reproduction steps to support@mathworks.com?
thanks
Più risposte (2)
Kiran Kintali
il 5 Set 2019
Thank you. Great to know you found a reasonable workaround for the issue.
If you can still share the reproduction steps for the original model it would be helpful to continue to improve the software and code generation mechanism for the original scenerio.
0 Commenti
Vedere anche
Categorie
Scopri di più su Speed Optimization in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!