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.

CC2652RB: How can I do changes in the "ti_drivers_config.c", "ti_drivers_config.h" files in the CC2652RB SimpleBlePeripheral Example

Part Number: CC2652RB
Other Parts Discussed in Thread: SYSCONFIG

HI,

I am doing a study on CC2652RB BLE Stack. In that, I am using the SimpleBlePeripheral example. This example has the "ti_drivers_config.c", and "ti_drivers_config.h" files.

These files have the required module declarations. I want to add the SPI module declaration in those files. But not able to do any changes in those files.  Even though I did some changes to these files the changes were not saved.   

Kindly give some ideas on this.