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.

CCS/EVM430-F6736: MSP430F6736

Part Number: EVM430-F6736
Other Parts Discussed in Thread: MSP430WARE

Tool/software: Code Composer Studio

In IAR Embedded Workbench the Project EVM430-F6736 works now. I have done the tings suggested in SLAA517E-May 2012-Revised August 2015 () and TIDU816–March 2015. Many thanks for the help so far. The next step is to port the Project to Code Composer Studio.

Here, I met obstacles. The first Thing I have tried is to set up an empty Project in CCS Version: 9.3.0.00012

So I clicked File --> New --> CCSProject. The following Window appears:

Then I click finish and get the following:

What can I do about this error? I have installed everything to the best of my Knowledge.

Any help is greatly appreciated.

Many thanks in Advance

Cheers

Patrick

  • Unfortunately the first Image did not appear, after the "So I clicked File --> New --> CCSProject. The following Window appears:". Here it is:

    Help is greatly appreciated. Many thanks in Advance.

    Best regards

    Patrick

  • Hey Patrick,

    In your second post, it should create an empty project with a main.c file.  I believe it should be buildable, but it might require a line of code or two.  

    An easier path might be to import an existing MSP430F6737 project.  You can do this via the Resource explorer.  In CCS, if you go to view->resource explorer it will open a window where you can navigat to msp430ware_xxx/Devices/MSP430F5xx_F6xx and find all the F6737 demo projects.

    I would suggest first importing this one as it's the simplest and build it in your environment.    http://dev.ti.com/tirex/explore/node?node=ABoQ10C.ETihGuLnuWvzQA__IOGqZri__LATEST 

    Also, I believe the EVM use the MSP430F6737, but in any application, I would recommend using the MSP430F6737A variant as it will have several errata improvements.  

    Thanks,

    JD

**Attention** This is a public forum