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.

Ez430 crohnos watch ERROR compilation CCS v5.3

Hi, i imported the original firmware of the Crohnos Watch on the Code Composer V5.3 , but at the moment of compile, the code composer display the following errors:

-Failed linktime optimization.

-symbol "lcd_font" has already been defined.

-symbol "segments_bitmask" has already been defined.

-symbol "segments_lcdmem" has already been defined.

and 1 warning:

-invalid project path: Include path not found (C:\ti\ccsv5\msp430\include).

Does anybody could give me some advice.