anjiahao1 commented on PR #11350: URL: https://github.com/apache/nuttx/pull/11350#issuecomment-1857152827
> hi @anjiahao1 it looks like [a79b98b](https://github.com/apache/nuttx/commit/a79b98b0516868f3473e5955b78f29c16f5eec83) has broken gdb breakpoints for nrf52 when used with JLink. I didn't look further for the problem, but I see that the breakpoints don't work now. > > EDIT: it looks like one of the options I'm using is incompatible with this PR. Breakpoints work with a basic NSH config > > EDIT2: this PR and `CONFIG_DEBUG_FEATURES=y` breaks breakpoints at least for nrf52 According to the ARM manual, when using swo/jtag for debugging, the internal DWT and FPB modules are disabled. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org