Hi Team,
We have ported the code from SDK 16 to 17.0.0 version. While compiling we are getting error (attached the screenshot).
But the all required files are included like "nrf_nvic.h" , "nrf_error_soc.h"
Regards,
Srinivas.V
Hi Team,
We have ported the code from SDK 16 to 17.0.0 version. While compiling we are getting error (attached the screenshot).
But the all required files are included like "nrf_nvic.h" , "nrf_error_soc.h"
Regards,
Srinivas.V
Hi
With errors pointing to unreachable statements, it seems like you have some logic issues in your project. Did you follow the migration guide added in the SDK v17.0.0 documentation in order to make sure everything is migrated properly?
Best regards,
Simon
Hi Simonr,
Thanks for your reply. we have taken all precautions, but only one place we are getting , if we comment that return value (Shown in image with error) it is working fine. But same thing is there in SDK Version 16 as well.

Regards,
Srinivas.V
Hi Simonr,
Thanks for your reply. we have taken all precautions, but only one place we are getting , if we comment that return value (Shown in image with error) it is working fine. But same thing is there in SDK Version 16 as well.

Regards,
Srinivas.V