Hi I am migrating my application from SDK - 12.3 to SDK 15.3 version.
My application also uses FreeRTOS so I am referring to the ble_app_hrs_freertos example code.
I have started with taking the changes from sdk_config.h and FreeRTOSConfig.h.
This changes didn't create any problem.
When I try to take the linker settings the as it is from 12.3, the application loading gets failed.
Is there any document which I need to refer before starting the migration.
Please help.
Thanks in advance,