Disassembly / mixed view in VS Code with nRF Connect

Hello

As an "old school" engineer I'm used to analyze the disassembly while debugging / stepping, in order to make sure the code in some precise sections is doing exactly what I intended it to do.

But on nrf Connect / Visual Studio Code I cannot find the "View disassembly" to open the (ideally mixed C/disassembly) disassembly window.

How do I make the disassembly window visible while stepping a program in VS Code?

Best Regards

Gerardo

Related