This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF52832 COMP and Timer error from removing SEGGER debugger

When I program the board the COMP and Timers work fine. Upon removing the debugger and resetting the board it also works fine. But if I subsequently power off the board and power it up again. The board behaves weird. In that the COMP no longer works the same. Once I reconnect the debugger and dump the data to terminal there are some erroneous values. Resetting with the debugger connected makes it return to normal function.It's quite hard to debug since the problem occurs when the debugger is removed.

I am using eclipse with SDK v11.0.0. If someone has an idea of what I am doing wrong please let me know. Your help is much appreciated.

Thank you.

Related