Upgrading to SoftDevice 7.3.0 from 6.1.1 issue

Hello

I'm trying to upgrade to SoftDevice S140 7.3.0 from 6.2.2 but when I program my DK board but it does not work at all. It looks like the application is not even executed. I initialize USB HID in my application but it is not recognized, no LED flashes while I have an LED blink in my code when the application starts. 

What I did was replacing the header files in components/softdevice/s140/headers directory, modified the application RAM start

The SDK version is 17.1.0.

My project is created in IAR.

The memory adjustments are attached as a photo. 

I use nrfConnect for programming the DK board.

Is there anything needed to be done that I don't do it?

I checked the attached files in Doc folder but there is not anything mentioned about defining a preprocessor of something. 

Related