This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Issues on compiling

I run into some issues when compiling (slaa409a\Source\emeter-ng\emeter.eww) from slaa409a.zip by using IAR compiler (Version 5.10). May I know how I can rectify it. I have also attached the screen capture below.

 

1300.Issues.docx 

  • It looks as though the compiler you are using is one which has not been tested with the normal code build.  This check is merely validating the compiler you are using is one the code recognizes.  It is possible that the only failure here is the compiler version you are using is newer than any the source code accepts.  Whatever the cause, simply comment out the #error statement and see if the code compiles for you.

    At least it will let you find any implementation defined constructs which are not compatible with your current compiler.  This is probably unlikely if you are using a newer version of one of the supported compilers.

    Jim Noxon

     

  •  slaa409 seems to be for the MSP430 so I am going to move this thread to that forum.

    Regards

    Lori

**Attention** This is a public forum