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.

USB CDC examples and MSP430F5510

Other Parts Discussed in Thread: MSP430F5529, MSP430F5510, CCSTUDIO

Hi everybody,

I try to load the C1_example of the USB CDC examples with CCS and I follow the steps that the document "Programmers_Guide_MSP430_USB_API" mentions.  The device used is the MSP430F5510 mounted on the MSP-TS430RGC64USB Target-Socket Module but these examples are written for the MSP430F5529. According to the programmer's guide I choose my device variant, the MSP430F5510, in the CCS Build and I press OK. After pressing OK, in the window "Save Build Configuration Settings" I choose the first save option (please see picture) and I get the following error message.

The document migration.log gives the following message:
!CONFIGURATION: 'com.ti.ccstudio.buildDefinitions.MSP430.Debug.1292462556' [Wed Oct 31 09:25:12 CET 2012]
    !TOOL: 'com.ti.ccstudio.buildDefinitions.MSP430_3.2.exe.compilerDebug.247697689'
        !WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.MSP430_3.2.compilerID.SILICON_ERRATA.CPU40

Ignoring this message I try to build the project and I get the following error messages:

 Severity and Description                                                         Path                                                        Resource         Location    Creation Time       Id
could not open source file "descriptors.h"                                  C1_Example/USB_API/USB_CDC_API      UsbCdc.c         line 35      1351669960857    9
could not open source file "descriptors.h"                                  C1_Example/USB_API/USB_Common       dma.c               line 38      1351669960857    8                                could not open source file "descriptors.h"                                  C1_Example/USB_API/USB_HID_API        UsbHid.c          line 40      1351672738057    6
could not open source file "descriptors.h"                                  C1_Example/USB_API/USB_HID_API        UsbHidReq.c    line 41    1351672738057      7
could not open source file "descriptors.h"                                  C1_Example/USB_API/USB_MSC_API      UsbMscReq.c   line 35    1351672738057      4
could not open source file "descriptors.h"                                  C1_Example/USB_API/USB_MSC_API       UsbMscScsi.h  line 38    1351672738057      5
could not open source file "descriptors.h"                                  C1_Example/USB_API/USB_PHDC_API    UsbPHDC.c      line 35    1351672738057      3
could not open source file "USB_API/USB_Common/device.h"    C1_Example/USB_config                          UsbIsr.c           line 36    1351672738057      1
could not open source file "USB_API/USB_Common/device.h"    C1_Example/USB_config                          descriptors.c    line 36    1351672738057      2
could not open source file "USB_API/USB_Common/types.h"     C1_Example/USB_config                          descriptors.h     line 44    1351672738057      0

Please could you give some tips in order to load correctly these examples???

Thanks a lot in advance!!!



  • Please is there anyway to help me? Is the question clear or should I rephrase it? Please give me a feedback

  • I resolved the problem using the following link:

    http://processors.wiki.ti.com/index.php/GSG:Importing_projects_from_previous_versions

    My imported project was in the workspace directory. That was my mistake. Now solved!!!

  • Hi Petrou,

    I am facing the same problem, that you have faced earlier. I have tried the technique that have use to resolve your problem but it dint work for me. Here is what I have done:

    1. I have downloaded the sample codes from Ti MSP430F5529 USB developers pack

    2. Have created a new project in CCSv5.1 and imported c1_example in to this. Which has given the errors (in  your first post).

    3. Now I have removed the file and tried using legacy 3.3 import but it is looking for some .pjt file which I donot have in example codes.

    please help in progressing with this issue.

    Thanks in advance.

**Attention** This is a public forum