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.
Tool/software: Code Composer Studio
Hi,
I ported a example program from BLE Stack 2.2 to CC2640R2 SDK Simple Peripheral. I set breakpoint at sensortag_lp.c line 597 SensorTag_init();. I do CCS->Debug Run and the breakpoint moved to line 608. What could be causing this?
- kel