IAR Embedded Workbench won't compile

1

I use IAR embedded workbench for my interfacing class and I can't compile even a simple C code. It aborts with the error:

Internal Error: [CoreUtil/General]: Unexpected windows exception (0xe06d7363) at 752EC41F 
Error while running C/C++ Compiler
embedded
workbench
iar
interfacing
asked on Stack Overflow Oct 12, 2013 by Jos

2 Answers

1

I had the same error and re-installing the same version as an admin did the trick for me.

answered on Stack Overflow Apr 8, 2019 by Daniel
0

Ok I installed a newer version and it is working now. The previous version was v5.5. I installed v6.0 and it is working now. I still don't know what was wrong with the previous one.

answered on Stack Overflow Oct 18, 2013 by Jos

User contributions licensed under CC BY-SA 3.0