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.

Ez 430 Chronos RF Access Device Programming in Code Composer Studio Problem

Other Parts Discussed in Thread: MSP430F5509, CC1101

Hi,

I imported CCS project file at this pattern "C:\Program Files\TexasInstruments\eZ430-Chronos\Software Projects\RF Access Point\MSP430 v1.1 - white PCB\CCS". This information takes part of slau292f.pdf document. But I got this error.

  

Properties of this RF access point project.

Should I change which things ? Can you help me?

Thanks.

  • Hi Batuhan,

    how did you import the project?  What steps did you take?  The easiest would be for me to try to reproduce this.  Is this v5.5?

    Best Regards,

    Lisa

  • Hi Lisa,

    I imported this folder as an Existing CCS Eclipse Projects.

    5153.CCS.rar

    then I selected file path and checked Copy Projects to Workspace. I did not change Build Configurations. Project build configuration is "Unrestricted CCS Platinum 868 Mhz" . Original Sport Watch project ran at this configuration.

    then I connected the eZ430 USB Programmer to the Rf Access point and then to a PC.

    Like this,

    Lastly, I tried to debug and got these three errors.

    My CCS version is v5.5.0 

  • Hi Batuhan,

    I just imported the sportswatch project from the built in examples in the resource explorer with no problems.

    Help-Welcome to CCS->MSPware (in the drop down) ....

    See the below image.

    Best REgards,
    Lisa

  • Hi Lisa,

    Thanks but I am already debugging ez-430 original sport watch firmware. I am not debugging USB MSP430F5509/CC1101 RF Access Point's firmware. I searched location you said, and I didn't find this usb device source code. I find this device's example code in the device location. I need to debug  USB MSP430F5509/CC1101 RF Access Point's firmware.

    Good Works.

  • Hi Batuhan,

    I just imported the access point white dongle project using project->import existing ccs/eclipse project.  It built with no errors.  So I am not sure what to say as I still can't reproduce this.  Did you make modifications?  It almost looks like you have two competing linker command files which is of course wrong.

    Best Regards,
    Lisa

  • Hi Batuhan,

    just thought I would double check for any udpates with your enquiry.

    Best Regards,
    Lisa

  • Thank you for your interest. I decided to continue original rf  access point firmware. I am doing changes on chronos watch firmware.

    Have a Nice day.