How to fix this Targetlink error during code generation

36 visualizzazioni (ultimi 30 giorni)
Basim
Basim il 19 Giu 2024
Risposto: R il 25 Giu 2024
Error #90113:
Internal error. Could not get compiled data. See message below: Assertion failed.
This error only appears when using the targetlink 23.1p2 version with MATLAB 2023b. If I run the code generation for the same simulink model on MATLAB 2021b with targetlink 5.2, it works is able to generate the code. However, I need to update the MATLAB and targetlink version to remain up-to-date.

Risposte (1)

R
R il 25 Giu 2024
Hi @Basim,
It is likely an update issue. Initially, TargetLink 2023-B (23.1) did not support MATLAB® R2023a and R2023b releases. Support was added only through subsequent patches. The recommended approach is to update both MATLAB and TargetLink to their latest patches, service packs, and updates, as indicated by dSPACE's compatibility guidelines.
To further isolate the issue, attempt to generate the code using grt.tlc. If this is successful, it is likely a problem on the TargetLink side. In such a case, consider reaching out to dSPACE Technical Support at TargetLink Support Central - dSPACE

Categorie

Scopri di più su Simulink Coder in Help Center e File Exchange

Prodotti


Release

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by