What does the following error mean "Internal error while creating code interface description file: codeInfo.mat. Aborting code generation."
22 views (last 30 days)
Show older comments
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 Comments
可华
on 4 Jul 2024
Edited: 可华
on 4 Jul 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
on 4 Jul 2024
No problem 可华, glad to help out. Hopefully, someone out there is trying to fix the bug.
Answers (0)
See Also
Categories
Find more on AUTOSAR Blockset in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!