Other Parts Discussed in Thread: SYSBIOS
Hi,
i get the following error message when trying to compile http://polarssl.org/trac/browser/trunk/library/sha4.c for MSP430:
'Invoking: MSP430 Compiler'
"C:/ti/ccsv5/tools/compiler/msp430_4.1.1/bin/cl430" -vmsp --abi=eabi -g --include_path="C:/ti/ccsv5/ccs_base/msp430/include" --include_path="C:/ti/ccsv5/tools/compiler/msp430_4.1.1/include" --advice:power=all --define=__MSP430G2553__ --diag_warning=225 --display_error_number --diag_wrap=off --printf_support=minimal --preproc_with_compile --preproc_dependency="crypto/sha4.pp" --obj_directory="crypto" --cmd_file="./configPkg/compiler.opt" "../crypto/sha4.c"
[...]
>> ../crypto/sha4.c, line 187: INTERNAL ERROR: no match for XORB
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!
>> Compilation failure