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/CC2640R2F: workspace issue

Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2640

Tool/software: Code Composer Studio

hi everyone,

I am using the code composer studio to implement code for ble based applications cc2640. i downloaded the already implemented code form git using download zip option and i build the code without any modifications it is not working in my workspace and same thing i did in other system then i got the result. 

That code is working in someone's workspace and it is not working in some other's workspace. for this code only i am facing this issue. i tested the same for other codes but for those in every systems it is working fine.

can anyone please suggest me what is happening and how can i resolve that issue?

Thanks in advance.

  • Hello,
    Can you explain what you mean by "not working"? Does it build and load correctly but the application does not execute as expected? Or do you get build errors when you try to build the project?

    Also please provide more information on your environment. If you are unsure what information to provide, please see:
    dev.ti.com/.../

    Thanks
    ki
  • hi ki-soo lee,

    at the time of build and loading i am not getting any errors and any problems. But the application does not execute as i am expected.
    I am using ccs v6.2, in windows 7 os.

    and i am application i want to publish the data using ble. at the time of advertising i am not getting any results in my application.

    is there any other way to verify my code without using the target board means to know the code is running properly or not?

    Thanks in advance.
  • You mentioned that it works in someone else's environment. Did they build the code themselves? Did you try loading the application that YOU built into their environment and see if that works?
  • Thank you for your reply.

    Yes ki-soo lee, i tried my code in other environment then it is working properly.

  • If you were able to run the *.out file you created into the other environment, then we can rule out issues with your build environment. The next step is to take your HW (cc2640 target, debug probe, cables, etc) to the other PC where it works, and swap in your HW and see if the code works or not

    ki
  • Hello,
    I haven’t heard back from you, I’m assuming you were able to resolve your issue. If not, please provide post a reply with an update below (or create a new thread).

    thanks,
    ki