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.

TI-Chronos EZ430 Source Code 915MHz

If anyone out there could PLEASE HELP ME!! SOS! I am having trouble getting the source code back on to my Chronos developer watch. When I try to debug the source code that I downloaded from processors.wiki.ti.com/.../EZ430-Chronos , Code Composer Studio v6 prints the following: 

MSP430: GEL: Encountered a problem loading file: C:\Program Files (x86)\Texas Instruments\eZ430-Chronos\Software Projects\Chronos Watch\CCS\Sports Watch\915MHz - Limited CCS Core Edition\ez430_chronos_915MHz.out Could not open file

What exactly does that error mean? Where is the following file located or where I should look to find that file? What should I do?

  • Hi Carlton,

    It seems like your project is located in C:\Program Files(x86). If your project is in this folder, then you might be having problems due to the admin privileges.

    The User's Guide (SLAU292F) says that you need to import the projects checking the "Copy Projects into Workspace" and "Automatically import references projects" checkboxes. This is usually not needed/recommended, but you should do it in this case.
    Did you do that?

    Your workspace should be in a writable folder and when you import the project using the recommended method, your project (which is a copy of the original project found on C:\Program Files (x86)\Texas Instruments\eZ430-Chronos) will be placed inside this folder.

    Regards,
    Luis R
  • Thanks for the help Luis, I moved the source code to a my desktop and it seemed to work.

    Carlton

**Attention** This is a public forum