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/CC2650: Problems to run cc26xx-ble-stack-example

Part Number: CC2650
Other Parts Discussed in Thread: BLE-STACK

Tool/software: Code Composer Studio

Hi everyone, i have problems to run the texas instruments example "cc26xx-ble-stack-example", i didn't modify any of the files, but the project doesn't compile, project cant find sombre .h files.

How can include the missing files like #include <inc/hw_types.h>,<driverlib/trng.h>,etc.

I´ve already installed ble_sdk_2_02_02_25, do i need another resource to work with this example.


If i want to start a new project, how can i include all the ble-stack directory, i have to copy  manually or exists a way to include that directory in ccsv7?

Thanks for your help, its my first project using ble stack.