Unable to parse MCUBoot image file

I am trying to flash an application image in nRF9160 on Thingy91. Thingy91 is in MCUBoot mode, and the selector switch is on nRF91 position. I get an error as below if I try to flash the image. I have enabled MCUBoot thru Guiconfig and not added configuration setting CONFIG_MCUBOOT in project configuration file. If I add CONFIG_MCUBOOT=y in project configuration file then I get errors while building the app.

Related