Icc64.exe has stopped working
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Peter Woolley
am 9 Aug. 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?
Antworten (1)
Kiran Kintali
am 29 Okt. 2023
Please check the supported compilers here https://www.mathworks.com/support/requirements/supported-compilers.html
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.
0 Kommentare
Siehe auch
Kategorien
Mehr zu FPGA, ASIC, and SoC Development finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!