Hello,
I am trying to run MasterSlaveSwitch application on my CC2540MINI-DK. For this I have downloaded the zip file from the following link :
But this is compatible for TI BLE Stack version 1.2 I think. So, I make the required changes mentioned at the following two locations:
After making all the changes mentioned here (except implementing the change to be made using example 1.2.1, as mentioned in the last link above, because I could not locate that example), I am facing a problem.
On Re-buliding all the files, I get the following error:
Error[Pe020]: identifier "HCI_ProcessEvent" is undefined C:\Texas Instruments\BLE-CC254x-1.4.0\Projects\ble\MasterSlaveSwitch\Source\OSAL_MasterSlaveSwitch.c 92
Can anyone suggest the solution to this?