Hi,
Update MDK to handle APPROTECT, MDK can be downloaded from MDK website, but no details on hot to update MDK to nRF5 SDK. Any guide lines to update the MDK with nRF5 SDK v17.0.2?
tried to update over the tools->package manager with Segger embedded studio, it could install the MDK package this way. but after open the sample projects from nRF5 SDK, the source files still linked to the nRF5 SDK folder and not the latest version, and doesn't handle APPROTECT.
As nRF5 SDK v17.1.0 can handle APPROTECT, tried copy a nRF5 SDK v17.0.2 based example project to SDK V17.1.0 which can't compile and complaining missing files.
Is it correct that MDK update has to be manually done by replacing the header/source files with each project (within the IDE). or ok to just replacing some files in the older nRF5 SDK and good for all sample projects.