IAR MSP430 compiler internal error while compiling

Posted by michael on Stack Overflow See other posts from Stack Overflow or by michael
Published on 2010-05-17T18:09:24Z Indexed on 2010/05/18 8:10 UTC
Read the original article Hit count: 433

Filed under:
|
|

IAR C/C++ Compiler for MSP430 5.10.1 [Evaluation] (5.10.1.20144)

I get an illegal state internal error when attempting to compile the FreeRTOS 5.4 Task.c file (everything else compiles fine)

Internal Error: [CoreUtil/General]: Illegal state

The kick start version of IAR (MSP430 version) works fine.

Any thoughts?

© Stack Overflow or respective owner

Related posts about compiler

Related posts about msp430