Debugging nRF5340 Audio DK

Hi,

I have successfully programmed the nRF5340 Audio DK as a gateway device using the Command Line Tools and by using the directives listed in the 'nRF5340 Audio' program documentation. However, I am now interested in doing debugging so I can monitor the behavior of this program. I have installed nRF Connect for VS Code extension pack which should allow for easy debugging (e.g. set breakpoints), so I was wondering if I can debug the nRF5340 Audio program through VS Code? I had initially tried flashing the nRF5340 Audio program using VS Code but that failed, so had to resort to using bash commands instead. Any guidance or direction is appreciated!

Best regards,

Imran

Related