Compilation Error and Unable to Generate .dll

1 visualizzazione (ultimi 30 giorni)
Faisal
Faisal il 18 Feb 2025
Risposto: Karan Singh il 21 Feb 2025
I have VT 6020 Real Time System. I want to flash or upload Simulink model compile file
I want to compile my Simulink Model which consist of several sub-models which are integrated in one model. So basically compilation start and it compile till 2 models completely and last model getting error.
The compilation time is more than 5 hours. I will attach the error report.
Please let me know how can I overcome this problem and also which compiler I need to use for decreasing the compile time.
Thanks

Risposte (1)

Karan Singh
Karan Singh il 21 Feb 2025
I just skimmed through the error report, to find the error "Code generation information file does not exist.". First can you confirm if this is the right error that you might be facing? Secondly I have experienced the same before and I got out of it by 2 ways.
  1. I changed the compiler to MINGW64
  2. I deletd the "slprj" folder of my model and stared building again.
Both of these can act as individual solutions as they did in my case. You can give them a try.
Karan

Categorie

Scopri di più su Simulink 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!

Translated by