Icc64.exe has stopped working

I want to convert matlab code to hdl using HDL Coder. But when I launch the workflow advisor and run the Fixed point conversion task, it gives me the error that " Icc64.exe has stopped working" and the build stops giving the error: "Build error: Compilation returned error status code 2. See the Target Build Log in the report for further details." How to solve this issue?

1 commentaire

Peter Woolley
Peter Woolley le 9 Août 2017
I am also getting this error, BUT not on all model's. In one module I can generate code for 5 out of 7 models, but the other 2 fail and lcc64.exe stopped working comes up.
Is there a problem with lcc64.exe?

Connectez-vous pour commenter.

Réponses (1)

Kiran Kintali
Kiran Kintali le 29 Oct 2023

0 votes

Please note a C/C++ compiler is only required for accelerated fixed-point testbench workflows in HDL Coder.
For HDL Code generation you do not need a compiler.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by