Tool/software: TI C/C++ Compiler
I am trying to build an online software(available at: emsec.rub.de/.../:667:5]) using msp430-elf-gcc and I get the following error:
test/cpucycles.c:12:1: internal compiler error: in msp430_attr, at config/msp430/msp430.c:1835
{
^
Is it actually a compiler error or something with the software I am trying to use?
Thank you