Other Parts Discussed in Thread: MSP430F2274
Dear readers,
i am tryng to migrate my project from IAR v5.20 to CCS V6 ,my target is MSP430F2xxx ,when i build my project i found this :
--advice:power=all -g --define=__MSP430F2274__ --diag_warning=225 --diag_wrap=off --display_error_number --printf_support=minimal --preproc_with_compile --preproc_dependency="COMMON/printf.pp" --obj_directory="COMMON" "../COMMON/printf.c"
>> ../COMMON/printf.c, line 135: INTERNAL ERROR: Decomposition error
what is the solution of this internal error , any suggestions plz ?
Regards