When I try to debug my nrf9160 app through segger, it never starts. Hitting the pause button brings me to main.c in the mcuboot project, and it stops on line 214, Unable to find Bootable image.

The code runs perfectly outside the debugger. I use mfw 1.1.0 and Segger V4.20a.
Suggestions?
Tron