Previously I implemented a DFU bootloader. It works fine on s120 softdevice. But after I ported it to s110 v7.0 softdevice, it can not work. After investigation, I found that after softdevice initialization, SWI0 and SWI2 are disabled. Is there any difference between s110 and s120 softdevice initialization?