Debugging with BT/MPSL

Hi,

when debugging BTmesh (with MPSL) breakpoints trigger an assert. This is listed in the known issues of the nrfConnectVScode page:

https://nrfconnect.github.io/vscode-nrf-connect/index.html

Does this apply to VScode only and using SES would be a work-around? Or is there no work-around possible?

Thanks,

Markus

Parents
  • I am using NCS 1.8.0 and SES, but the issue persists on single-core nRF52832

    My quick test on nRF5340 did not appear to show this problem, albeit I only set a breakpoint/resumed on nRF5340 Application core.

     I have used Monitor Mode Debugging successfully on the previous Nordic SDK  ( non-Zephyr )

    Is using Monitor Mode Debugging a recommended path for NCS/Zephyr, notably on nRF52x ICs ?

    Is it even necessary for multi-core nRF5340 application core ?

Reply
  • I am using NCS 1.8.0 and SES, but the issue persists on single-core nRF52832

    My quick test on nRF5340 did not appear to show this problem, albeit I only set a breakpoint/resumed on nRF5340 Application core.

     I have used Monitor Mode Debugging successfully on the previous Nordic SDK  ( non-Zephyr )

    Is using Monitor Mode Debugging a recommended path for NCS/Zephyr, notably on nRF52x ICs ?

    Is it even necessary for multi-core nRF5340 application core ?

Children
Related