Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to upgrade sdk_config.h from SDK16.0.0 to SDK17.1.0?

Hej!

Upgrading from SDK16.0.0 to SDK17.1.0,concerning sdk_config.h in my application: I worry that some new options could have been introduced while some old ones might have been depreciated or removed. I have not come across any documentation for these changes in the sdk_config.h. Is it safe to assume there are no changes in sdk_config.h going from SDK16.0.0 to SDK17.1.0?

Moreover, executing CMSIS_CONFIG_TOOL := $(SDK_ROOT)/external_tools/cmsisconfig/CMSIS_Configuration_Wizard.jar
gives an error for my application sdk_config.h: "Unable to parse file: java.lang.NullPointerException". While I view and edit the bootloader's sdk_config.h without any errors. Is parsing error a cause of worry even though my application compiles.

Also, in this link: infocenter.nordicsemi.com/.../sdk_config.html
what does "Keeping the full configuration file should be helpful when migrating to new SDK versions." mean?

How should one go about upgrading the sdk_config.h for my application?

Thanks,
Tilak

Parents Reply Children
No Data
Related