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.