Hi,
I am having some issues with DFU and Keil.
I am loading Softdevice s140 v7.0.1 via nRF Connect and then programming a secure BLE bootloader using nrfjprog.
The bootloader works fine and I am able to perform a DFU with no problems.
However, if I then program an updated application using Keil, the MCU jumps straight to the bootloader after programming and will not run the new application. This also means that I cannot debug. Previously I have had no issues doing this (I have always had to program the first application revision over DFU but after that it can always be done with Keil).
My guess the issue is with my IROM and IRAM settings which I have attached below. However, I may be barking up the wrong tree!
Application Memory Settings:
Bootloader Memory Settings:
Any thoughts would be much appreciated.
Thanks!