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.

  • Hi Erick,

    how did you import (what steps) and what version of the chronos software?

    One first step when importing projects is typically to check/update the include paths and variables

    http://processors.wiki.ti.com/index.php/Include_paths_and_options

    Please have a look and keep us informed.

    Best Regards,

    Lisa

  • Hi Lisa, the version of the software is 4.1 crhonos import the project to the Code Composer v5.3, and check the link you enclose me, but are not the same options when importing the file. do I have to download the code composer V4. 1?

    the first thing I did was:
    Code Composer v5.3 open in file >> import >> eclipse existing CCS projects >>
    then select the folder where the software project chronos watch, and select copy into workspace.
    then select the 915hz set active in limited version.

  • Hi Erick,

    a couple things

    1 - you should be fine with v5.3 which is what I recommend

    2 - create a new workspace and import with project->import existing ccs/eclipse project

    3 - do not copy project into workspace

    4 - double check the include paths and variables as shown in the wiki I sent

    Please keep us informed.

    Best Regards,
    Lisa

  • Hi Erick,

    just thought I would check for any updates with your enquiry.

    Best Regards,
    Lisa

  • yeah!!! its work!!...thank you very much lisa!! :D :D

  • Hi Erick,

    great to hear!  Thanks for the update and all the best with development.

    Best Regards,

    Lisa