new nRF Debug in VSCode hangs before main starts

nRF Connect for VS Codev2022.9.179 on MacBook Pro M1.  The new nRF Debug in VSCode hangs before main starts.  If I switch back to Cortex-Debug then I can debug.

Parents Reply
  • Hello Denis,

    I apologize for the delay, I was out of office yesterday.

    Could you please clarify when the program hangs? Is it before getting to main at all, or at the beginning of the code within main? If it pauses at the beginning of the main function this seems intentional, and it happens for me as well. You can then start the debugging from the control bar.

    If the hanging is happening before main it may be a bug, and I need to get some additional information from you to be able to help you further. You can generate support information from the welcome menu of the extension.

    BR,

    Maria

Children
Related