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.

RSTC tab not present in BLE stack project properties



Hi, 

I followed the instructions at this link http://processors.wiki.ti.com/index.php/Building_BLE_Projects_on_Linux to build the sample BLE stack project. 

Following this link, at step 5, I don't have the RTSC tab under the properties of the project. If I try to do the same with the SimpleBLEPeripheral, I see that tab, so the problem is only related to the stack project.

Thank you for helping.

Giulia

  • Hello,
    Note that only the main Application projects (like SimpleBLEPeripheralApp) are RTSC projects. The stack projects (like SimpleBLEPeripheralStack) are not. Hence the stack projects would not have the RTSC tab in the project properties. The step 5 you refer to in the link is for the Application project for SimpleBLEPeripheral.

    Thanks
    ki