Earlier I created a project in SES for nRF5340. The simulation and debugging was quiet simple and easy to find the fatal errors, run time errors etc. Same features are not so well present in VS. I opened asset_tracker_v2 project in VS. When clicked RUN->start debug, the terminal and Debug outputs are shown in images. I added a custom function to main() and set a breakpoint there. The debugger is halted. I observed that step over and step into options also are not fade as shown in third image. If there are any run time issues / errors, where are these displayed ?


