What does the following error mean "Internal error while creating code interface description file: codeInfo.mat. Aborting code generation."
21 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Codegen is throwing the following error when doing code generation
"Internal error while creating code interface description file: codeInfo.mat. Aborting code generation.
Caused by:
- Index exceeds the number of array elements. Index must not exceed 0. "
The error doesn't give any more information and hence cannot figure out what is the problem. Using ert based target file.
7 Commenti
可华
il 4 Lug 2024
Modificato: 可华
il 4 Lug 2024
My colleague once encountered this problem. He deleted the folder where the builded code was stored and then build it again. After multiple repeated operations, the compilation was successfully completed.
So this may not be caused by issues with the Simulink model or array data.
I saw on this website that this bug has been resolved in Matalb 2022b. But it seems that we are still facing this problem.
I don't know if this is a bug that Matlab hasn't fully resolved yet.
Umar
il 4 Lug 2024
No problem 可华, glad to help out. Hopefully, someone out there is trying to fix the bug.
Risposte (0)
Vedere anche
Categorie
Scopri di più su AUTOSAR Blockset 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!