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.

SimpliciTI Sample Applications with CCS 5.4.2 -Problems

Other Parts Discussed in Thread: SIMPLICITI, CC430F5137

Hello, I'm just new with CCS and SimpliciIT

The application note about how to run simpliciti  samples with CSS is done for another version.

With version CCS 5.4.2 I get 3 warnings:


[1]Invalid project path: Duplicate path entries found (/Project [Include path] isSystemInclude:true includePath:C:/ti/ccsv5/tools/compiler/msp430_4.1.5/include), path: [/Project].   

[2]  Invalid project path: Include path not found (C:\ti\ccsv5\msp430\include).  


[3] This project was created using a version of compiler that is not currently installed: 3.2.1 [MSP430]. Another version of the compiler will be used during build: 4.1.5. Please install the compiler of the required version, or migrate the project to one of the available compiler versions by adjusting project properties.   

What I need to do to migrate the project to this version? Is there an updated application note of how to run simpliciti code suing CCS5.And also another project files for this version?

Another doubt: For Version CCS 5.4.2 wich will be the way of doing target->Debut active project??

Thakns in advance

  • Hi Selva,

     

    [1]Invalid project path: Duplicate path entries found (/Project [Include path] isSystemInclude:true includePath:C:/ti/ccsv5/tools/compiler/msp430_4.1.5/include), path: [/Project].   

    [2]  Invalid project path: Include path not found (C:\ti\ccsv5\msp430\include)

    The only thing you need to do is: edit the include paths by navigating to: Project -> Properties -> Compiler -> Include Options

    [3] This project was created using a version of compiler that is not currently installed: 3.2.1 [MSP430]. Another version of the compiler will be used during build: 4.1.5. Please install the compiler of the required version, or migrate the project to one of the available compiler versions by adjusting project properties.    

    Try building with the same compiler version

    Regards,

    Gautam

  • Hi Selva,

    please try Guatams advice and/or post to the simpliciti forum.  Keep us informed.  What SimpliciTI version do you use?  I can try to reproduce this here.

    Best Regards,
    Lisa 

  • Hello again

    I tried compiling and  it seems to be ok, I donwload everything to the hardware (Peer to Peer example),  and led light as it should, but, there is no communications between the two hardwares. No link is stablished.

    The hardware is another different from the example boards TI supplies, but the bsp it has been tried. the board is basically  a CC430F5137 plus a LDO.

    So now, I'm trying again, but  following this, how to create a new proyect with simpliciti.

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

    I'm quite new,  and the truth is i don't know what to put in Add predefined symbol.

    Is there somewhere where it is explained what is for a predefined symbol. I'm sorry if it is a too basic question.

    thanks

  • Selva,

    Above is the only link available for SimpliciTI. There's an example code below in that link named Media:LinkTo_StandAlone.zip

    Check this project out for more details.

    Regards,

    Gautam