Hello,
i use the SesorTag with the DevPack debugger.
CCS Version: 6.1.0.00104
BLE Stack 2.1
I can download the SensorTag Firmware, but when i pause debugging i always get:
No source available for "NOROM_CPUdelay() at C:/ti\simplelink\ble_cc26xx_2_01_00_44423\Projects\ble\SensorTag\CC26xx\CCS\SensorTag\FlashOnlyOAD\SensorTag.out:{3} 0x10000486{4}"
But i can connect to SensorTag with the App, everthing works fine.
Same problem with SimpleBLEPeripheral: "No source available for"
How i download:
1. Set the Application project as the active project and build the project using Project Build All.
2. Set the Stack project as the active project and build the project using Project Build All.
3. Download the Application by selecting the Application project as the active project and choosing Run Debug.
The Application can be debugged from this point.
4. Download the Stack by selecting the Stack project as the active project and choosing Run Debug.
What do i do wrong ?
Thanks.
Regards,
Andy