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.

Breakpoint issue in IAR Embedded Workbench.

Other Parts Discussed in Thread: CC2540

Hi.

I'm trying to enable the accelerometer in CC2540 with my remote Windows Store application. I can connect with the device without any issues, but as soon as I set at breakpoint on following parameter in the keyfobdemo.c file : 

In order to check whether the Keyfob receives the value "1", the breakpoint gets triggered and Windows Bluetooth driver returns a driver error and cancels the connection. Why does this parameter get triggered during connection establishment ?. 

Thanks in advance.