I work with SES 5.4, nRF5_SDK_17.0.2, and s132, SD v7.2.0.
I try to trace step by step (F11) my app with success, but it stops always after 30sec in SES.
With this errors:
in disassembly window: Error reported: Cannot single step
in source main.c window: Error reported: Not enough hardware instructions breakpoints ,
After this I tryed to trace the basic ble_app_blinky_c_pca10040_s132 the result was the same two error message after 30 sec.
The 30s is independent how many steps I do, 1 or 100.
What is the solution?