Trouble getting to break point on first line of hello world

I am having trouble getting to a break point on the first line of code in main.  Tried both blinky LED and hello world examples. Using Visual Code and NCS ver v2.5.2.   I am using a NORA-B126 (nrf5340) module. Here is a screenshot of where it stops.  I have "Optimize for debugging (-Og) set as the optimization level. I am building an Non Secure app. Any help would be appreciated.

Related