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/LAUNCHXL-CC2640R2: Files not found while debugging code

Part Number: LAUNCHXL-CC2640R2
Other Parts Discussed in Thread: SYSBIOS

Tool/software: Code Composer Studio

Hi,

I am trying to use custom RF settings for BT5 using the LaunchXL-CC2640R2 board.  I am using the RFErrorPacket code that is included in the simplelink_cc2640r2_sdk_1_40_00_45.  However, when I go to the Custom menu option of the code, it never starts sending packets.  I tried to debug the code but I got this error message on several occasions: 

Can't find a source file at "/db/vtree/ademars/git_trees/avala-z/src/ti/sysbios/rom/cortexm/cc26xx/r2/CC26xx_r2/../CC26xx_r2.c"
Locate the file or edit the source lookup path to include its location.

That happened with several files like ti.sysbios.knl.Swi_config.c, rfc.c, Hwi.c  Some of this files I was able to locate locally on my computer (rfc.c, Hwi.c) but when I look for the others they don't exist locally.  

All I want to do is to be able to use custom RF settings for BT5 using CC2460R2