Anybody have a suggestion for what to do when the CCS ( Version: 5.1.1.00031) compiler gives the following error:
'Building file: ../accesscode.c'
'Invoking: MSP430 Compiler'
"C:/ti/ccsv5/tools/compiler/msp430/bin/cl430" -vmsp --abi=coffabi -g --include_path="C:/ti/ccsv5/ccs_base/msp430/include" --include_path="C:/ti/ccsv5/tools/compiler/msp430/include" --gcc --define=__MSP430G2533__ --diag_warning=225 --display_error_number --printf_support=minimal --preproc_with_compile --preproc_dependency="accesscode.pp" --cmd_file="./configPkg/compiler.opt" "../accesscode.c"
"../accesscode.c", line 45: warning #225-D: function declared implicitly
"../accesscode.c", line 54: warning #225-D: function declared implicitly
>> ../accesscode.c, line 122: INTERNAL ERROR: no match for ANDB
This may be a serious problem. Please contact customer support with a
description of this problem and a sample of the source files that caused this
INTERNAL ERROR message to appear.
Cannot continue compilation - ABORTING!
Thanks in advance for any help!
This is an internal error coming from the compiler. We would need the C source file that generates this error so we can reproduce it and file a bug report to get it fixed.
Please attach the source file accesscode.c (as well as any specific header file it includes other than the standard MSP430 header files) to this post so we can reproduce the error.
Can you also confirm the version of compiler you are using? Right-click on your project, go to Properties->General and check the compiler version listed under Advanced Settings.
If a post answers your question please mark it with the "Verify Answer" button
Search the wikis for common questions: CGT, BIOS, CCSv3, CCSv4Track a known bug with SDOWP. Enter the bug id in the "Find Record ID" box