Hi,
I am using nrf52840 development kit with SDK 17.1.0.
I created a new project in IAR 8.50 and replicate project for sceure_bootloader in new project by adding files manually and include path and all.
Its compiling properly no issue in that, But when i am flashing that code then its not entering to DFU mode.
The strange thing is when i use debugger and put breakpoint in the code and then run step by step at that time it going into DFU mode, 2 LED are glowing.

But again when i tried to upload a zip package its failing.
Can you suggest me what could be the reason for this. Did i missed any setting while creating a new project...?
Regards
Rohit Saini