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 Comment

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?

Sign in to comment.

Answers (1)

Kiran Kintali
Kiran Kintali on 29 Oct 2023
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

Asked:

on 2 Sep 2016

Answered:

on 29 Oct 2023

Community Treasure Hunt

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

Start Hunting!