Hi after having built and run the DoorLock sample application for z-stack for the CC2650 we experience strange behaviour when trying to debug.
For instance when trying to toggle toggle lock state we can set a breakpoint DLSApp_handleKeys on the line invoking DLSApp_changeLockState - however we are unable to get a breakpoint to triggger in DLSApp_changeLockState nor are we able to to step into DLSApp_changeLockState from DLSApp_handleKeys .
All software, sample code and libraries are up todate and built untouched.