Choose platform, license type and version
Choose your IDE/development platform, license type and version (latest released version recommended)
Changelog:
8.38.0 GCC 3-clause BSD license nRF_MDK_8_38_0_GCC_BSDLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-38-0/nRF_MDK_8_38_0_GCC_BSDLicense.zip sc_DownloadFiles_MDK
Changelog:
- Update errata functions
- Update nrf5340 svd and header files
- nRF5340 serial interrupt names have been modified. Preprocessor macros that maintain backwards compatibility are provided by default
- New: SERIAL0, SERIAL1
- Deprecated SPIM0_SPIS0_TWIM0_TWIS0_UARTE0, SPIM1_SPIS1_TWIM1_TWIS1_UARTE1
- In nrf5340_application_peripherals.h add macro CLOCK_FEATURE_HFCLK_DIVIDE_PRESENT to indicate support for variable clock frequency
- See release notes for more details
8.37.0 GCC 3-clause BSD license nRF_MDK_8_37_0_GCC_BSDLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-37-0/nRF_MDK_8_37_0_GCC_BSDLicense.zip sc_DownloadFiles_MDK
Changelog:
- Update errata functions
8.35.0 GCC 3-clause BSD license nRF_MDK_8_35_0_GCC_BSDLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-35-0/nRF_MDK_8_35_0_GCC_BSDLicense.zip sc_DownloadFiles_MDK
Changelog:
- Bugfixing and minor feature updates
- Added and updated erratas
- Ensure errata workarounds added also for newer HW revisions than present at MDK release
- See release notes for full update
8.34.1 GCC 3-clause BSD license nRF_MDK_8_34_1_GCC_BSDLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-34-1/nRF_MDK_8_34_1_GCC_BSDLicense.zip sc_DownloadFiles_MDK
Changelog:
- Added RADIO_TXPOWER_TXPOWER_Max macro to *_peripherals.h
- In nrf52840, added event RADIO->EVENTS_SYNC
- Update nRF5340 svd and header files.
- Add errata functions
- FIXED: Not all products were included as targets for Keil uv5 packs. Introduced in 8.33.0
8.33.0 GCC 3-clause BSD license nRF_MDK_8_33_0_GCC_BSDLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-33-0/nRF_MDK_8_33_0_GCC_BSDLicense.zip sc_DownloadFiles_MDK
Changelog:
- In nrf52810_to_nrf52811.h, fix use of nonexistent name in name remapping of TWIM0_TWIS0_IRQHandler
- In nrf52820_peripherals.h, removed POWER_FEATURE_VDDH_DCDC_PRESENT macro
8.32.1 GCC 3-clause BSD license nRF_MDK_8_32_1_GCC_BSDLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-32-1/nRF_MDK_8_32_1_GCC_BSDLicense.zip sc_DownloadFiles_MDK
- Changelog for 8.31.0 -> 8.32.1
1. In Keil pack, set default SWD settings per family.
2. In Keil pack, set access port for devices with more than one core.
3. Added device nRF52820
4. Update license header current year to 2020
8.31.0 GCC 3-clause BSD license nRF_MDK_8_31_0_GCC_BSDLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-31-0/nRF_MDK_8_31_0_GCC_BSDLicense.zip sc_DownloadFiles_MDK
- Changelog for 8.30.2 -> 8.31.0
1. Added support for new devices in Keil and IAR flashing algorithms
2. In Segger Embedded Studio, use SEGGER toolchain as default in example projects.
3. In IAR package, linker scripts have been renamed to iar_%device%.icf to not collide with segger toolchain linker scripts.
4. In nRF52 series device header files, set macro DSP_PRESENT to 1 if it was not already 1. DSP is a mandatory feature in Cortex-M4.
5. For nrf5340_xxaa_application and nrf5340_xxaa_network, nrf.h now defines macro NRF5340_XXAA if not already defined.
6. For nrf5340_xxaa_application, nrf.h now defines macro NRF_APPLICATION if not already defined.
7. For nrf5340_xxaa_network, nrf.h now defines macro NRF_NETWORK if not already defined.
8. In system_nrf5340_application.c add workaround for errata 97.
9. Update nrf53_erratas.h.
9. Update nrf52_erratas.h.
10. In nrf5340_application_peripherals.h and nrf5340_network_peripherals.h, corrected IPC_GPMEM_NUM from 4 to 2.
11. In nrf5340_application_peripherals.h and nrf5340_network_peripherals.h, updated implemented number of pins on P1 from 12 to 16
12. Update svd files and headers for nRF5340.
13. In compiler_abstractions.h update gcc_current_sp to use only inline assembly. Function did not work as intended in Clang before this change.
8.30.2 GCC 3-clause BSD license nRF_MDK_8_30_2_GCC_BSDLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-30-2/nRF_MDK_8_30_2_GCC_BSDLicense.zip sc_DownloadFiles_MDK
- In SEGGER Embedded Studio, renamed first RAM block in memory map for devices with multiple RAM regions to fix linker not finding first RAM block.
- Updated nrf5340_application_peripherals.h.
- In nrf*_peripherals.h, P0_FEATURE_PINS_PRESENT macro had undefined behaviour when P0_PIN_NUM was 32. Fixed.
- In system_nrf5340_application.c, fixed incorrect initialization of SystemCoreClock variable.
- In system_nrf5340_application.c and system_nrf5340_network.c, updated upper index for TRIMCNF array in FICR trim value loading loop.
- In nrf9160_peripherals.h, removed OSCILLATORS_PRESENT and OSCILLATORS_COUNT, NRF_OSCILLATORS is not present.
8.30.1 GCC 3-clause BSD license nRF_MDK_8_30_1_GCC_BSDLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-30-1/nRF_MDK_8_30_1_GCC_BSDLicense.zip sc_DownloadFiles_MDK
8.29.0 GCC 3-clause BSD license nRF_MDK_8_29_0_GCC_BSDLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-29-0/nRF_MDK_8_29_0_GCC_BSDLicense.zip sc_DownloadFiles_MDK
Changelog for 8.28.0 -> 8.29.0
1. Add new header nrf_erratas.h. includes functions to check if an errata affects the device you're running on.
2. In compiler_abstractions.h, add macro __UNUSED. __UNUSED marks an object as unused for the compiler, see GCC's __attribute__((unused)) for example.
3. In system_nrf*.c files, use nrf_erratas.h to check for erratas where possible.
4. Keil flashing algorithm didn't recognize nRF52833. Fixed
5. Add code ram as new section in applicable processors
6. For nRF9160, add workaround for errata 31.
7. Adds support for nRF5340
8.28.0 GCC 3-clause BSD license nRF_MDK_8_28_0_GCC_BSDLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-28-0/nRF_MDK_8_28_0_GCC_BSDLicense.zip sc_DownloadFiles_MDK
1. In nrf9160_peripherals.h, Added IPC_CONF_NUM macro
2. In nrf9160_peripherals.h, Added SAADC_CH_NUM macro
3. In device peripherals headers, add NVMC_PRESENT, NVMC_COUNT, and NVMC_FEATURE_CACHE_PRESENT where applicable.
4. In system_nrf52810.c, remove ENABLE_SWO and ENABLE_TRACE features. Tracing not supported in nRF52810.
5. In system_nrf52810.c, when developing in nRF52832, make sure NFC pins are mapped as GPIO.
6. In system_nrf52811.c, when developing in nRF52840, make sure NFC pins are mapped as GPIO.
8.27.1 GCC 3-clause BSD license nRF_MDK_8_27_1_GCC_BSDLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-27-1/nRF_MDK_8_27_1_GCC_BSDLicense.zip sc_DownloadFiles_MDK
1. In nrf9160_peripherals.h, Added IPC_CONF_NUM macro
2. In system_nrf52810.c, remove ENABLE_SWO and ENABLE_TRACE features. Tracing is not supported in nRF52810.
8.27.0 GCC 3-clause BSD license nRF_MDK_8_27_0_GCC_BSDLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-27-0/nRF_MDK_8_27_0_GCC_BSDLicense.zip sc_DownloadFiles_MDK
1. Add new device nRF52833
2. In nrf52840_peripherals.h, add define POWER_FEATURE_VDDH_DCDC_PRESENT
8.26.0 GCC 3-clause BSD license nRF_MDK_8_26_0_GCC_BSDLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-26-0/nRF_MDK_8_26_0_GCC_BSDLicense.zip sc_DownloadFiles_MDK
Changelog:
- Fixed some IDE support file bugs.
- nRF51 IAR support previously used common files for memory configurations. New device-specific files created. Does not impact device selection.
- Split common nrf51 IAR support files into separate files per device. Does not impact device selection.
- Fixed errors in nrf52805_peripherals header file
- Updated comments in system_nrfxxx.c files with link to infocenter
- In system_nrf9160.c, fixed ENABLE_TRACE sequence.
8.25.0 GCC 3-clause BSD license nRFx_MDK_8_25_0_GCC_BSDLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-25-0/nRF5x_MDK_8_25_0_GCC_BSDLicense.zip sc_DownloadFiles_MDK
Changelog:
- Updated peripheral header files for every device.
- Added assert in GCC startup code to check that code and init data do not overflow the flash area.
- Corrections in nRF52832, nRF52810 and nRF52840 header files.
- Fixed warning error when debugging with IAR Embedded Workbench for nRF52 devices.
- Added support package for Segger Embedded Studio.
8.24.1 GCC 3-clause BSD license nRF5x_MDK_8_24_1_GCC_BSDLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-24-1/nRF5x_MDK_8_24_1_GCC_BSDLicense.zip sc_DownloadFiles_MDK
- Added new device, nRF52811_xxAA
- Updated startup files for nRF9160.
- Updated header files for nRF52810, nRF52811, and nRF52840.
- Fixed issue where nRF9160_xxAA fpu_type property was not set correctly.
- Fixed issue where nRF9160_xxAA was missing a flag indicating CMSE instruction support in Segger Embedded Studio Pack.
- Fixed issue where some files and file references in Segger Embedded Studio Pack were not correct.
- Fixed issue where Keil programming algorithms failed to identify the device it ran on in nRF91 and nRF52 family devices.
- Fixed issue where when running nRF52810 code with DEVELOP_IN_NRF52832, some nRF52810 erratas were wrongly applied to nRF52832 devices.
- In system_nrf52840.c, system_nrf52811.c, system_nrf52810.c, add a note explaining why some errata_x() functions always return true.
- In system_nrf52810.c, add errata checks for nRF52810_xxAA_REV2.
- In system_nrf9160.c, add support for ENABLE_SWO and ENABLE_TRACE macros to enable trace when compiling for secure code.
- In system_nrf9160.c, fix issue where some errata used direct address assignment to registers without a volatile qualifier.
- In system_nrf9160.c, add workaround for errata 20.
8.21.1 GCC 3-clause BSD license nRF5x_MDK_8_21_1_GCC_BSDLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-21-1/nRF5x_MDK_8_21_1_GCC_BSDLicense.zip sc_DownloadFiles_MDK
- Mask errata content not used in nonsecure when compiling nonsecure code for nrf9160.
- Added workaround for NOPAN-6 for nrf9160.
- Split errata 14 and 15 into two separate errata handlers for nrf9160.
8.17.0 GCC 3-clause BSD license nRF5x_MDK_8_17_0_GCC_BSDLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-17-0/nRF5x_MDK_8_17_0_GCC_BSDLicense.zip sc_DownloadFiles_MDK
- Bugfixes and minor improvements
- See release notes for more details
8.16.0 GCC 3-clause BSD license nRF5x_MDK_8_16_0_GCC_BSDLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-16-0/nRF5x_MDK_8_16_0_GCC_BSDLicense.zip sc_DownloadFiles_MDK
- For all, replaced nrf51_common.ld, nrf52_common.ld with nrf_common.ld
- For nrf52840, remove register UICR->DCDCDRIVE0
- For nrf52840, update enumerator value RADIO->TXPOWER->neg30dBm from 0xD8 to 0xFF to solve value overlap with neg40dBm
- For nrf52840, add peripheral CC_HOST_RGF
8.15.4 GCC 3-clause BSD license nRF5x_MDK_8_15_4_GCC_BSDLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-4/nRF5x_MDK_8_15_4_GCC_BSDLicense.zip sc_DownloadFiles_MDK
Changelog:
1. For nRF52810, added registers in header files for support of partial erase mechanism.
2. For nRF52810, added support for LASTRX to SUSPEND short in TWIM.
3. For nRF52832, corrected problem in svd file that made serial interfaces awkward to debug. Introduced in 8.15.1
4. For nRF52832, added back incorrectly removed baudrates.
5. For nRF52840, corrected problem in svd file that made serial interfaces awkward to debug. Introduced in 8.15.1
6. For nRF52840, added new registers in FICR for Cryptocell calibration.
7. For nRF52840, correction of small errors in registers names in header files.
8. For nRF52840, correction to USBD event registers.
9. For nRF52840, add support for Rev1 devices.
8.15.1 GCC 3-clause BSD license nRF5x_MDK_8_15_1_GCC_BSDLicense /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-1/nRF5x_MDK_8_15_1_GCC_BSDLicense.zip sc_DownloadFiles_MDK
- Updated peripheral header files for every device.
- For nRF52840, enable old erratas for new device nRF52840_xxAA_EngB
- For nRF52832, enable fix for errata 182.
8.15.0 GCC 3-clause BSD license nRF5x_MDK_8_15_0_GCC_BSDLicense /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-0/nRF5x_MDK_8_15_0_GCC_BSDLicense.zip sc_DownloadFiles_MDK
8.14.1 GCC 3-clause BSD license nRF5x_MDK_8_14_1_GCC_BSDLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-14-1/nRF5x_MDK_8_14_1_GCC_BSDLicense.zip sc_DownloadFiles_MDK
- Added support for nRF52810 device
- Small correction in nRF52832 device's header files
- Fixed RAM size in Keil device database for nRF52832_XXAB
- Corrections in nRF52840 header files, and moved SPIM3_IRQHandler to its proper location in the Interrupt Vector Table
- Small corrections in nRF52810 header files
Changelog:
8.38.0 GCC 5-clause Nordic license nRF_MDK_8_38_0_GCC_NordicLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-38-0/nRF_MDK_8_38_0_GCC_NordicLicense.zip sc_DownloadFiles_MDK
Changelog:
- Update errata functions
- Update nrf5340 svd and header files
- nRF5340 serial interrupt names have been modified. Preprocessor macros that maintain backwards compatibility are provided by default
- New: SERIAL0, SERIAL1
- Deprecated SPIM0_SPIS0_TWIM0_TWIS0_UARTE0, SPIM1_SPIS1_TWIM1_TWIS1_UARTE1
- In nrf5340_application_peripherals.h add macro CLOCK_FEATURE_HFCLK_DIVIDE_PRESENT to indicate support for variable clock frequency
- See release notes for more details
8.37.0 GCC 5-clause Nordic license nRF_MDK_8_37_0_GCC_NordicLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-37-0/nRF_MDK_8_37_0_GCC_NordicLicense.zip sc_DownloadFiles_MDK
Changelog:
- Update errata functions
8.35.0 GCC 5-clause Nordic license nRF_MDK_8_35_0_GCC_NordicLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-35-0/nRF_MDK_8_35_0_GCC_NordicLicense.zip sc_DownloadFiles_MDK
Changelog:
- Bugfixing and minor feature updates
- Added and updated erratas
- Ensure errata workarounds added also for newer HW revisions than present at MDK release
- See release notes for full update
8.34.1 GCC 5-clause Nordic license nRF_MDK_8_34_1_GCC_NordicLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-34-1/nRF_MDK_8_34_1_GCC_NordicLicense.zip sc_DownloadFiles_MDK
Changelog:
- Added RADIO_TXPOWER_TXPOWER_Max macro to *_peripherals.h
- In nrf52840, added event RADIO->EVENTS_SYNC
- Update nRF5340 svd and header files.
- Add errata functions
- FIXED: Not all products were included as targets for Keil uv5 packs. Introduced in 8.33.0
8.33.0 GCC 5-clause Nordic license nRF_MDK_8_33_0_GCC_NordicLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-33-0/nRF_MDK_8_33_0_GCC_NordicLicense.zip sc_DownloadFiles_MDK
Changelog:
- In nrf52810_to_nrf52811.h, fix use of nonexistent name in name remapping of TWIM0_TWIS0_IRQHandler
- In nrf52820_peripherals.h, removed POWER_FEATURE_VDDH_DCDC_PRESENT macro
8.32.1 GCC 5-clause Nordic license nRF_MDK_8_32_1_GCC_NordicLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-32-1/nRF_MDK_8_32_1_GCC_NordicLicense.zip sc_DownloadFiles_MDK
- Changelog for 8.31.0 -> 8.32.1
1. In Keil pack, set default SWD settings per family.
2. In Keil pack, set access port for devices with more than one core.
3. Added device nRF52820
4. Update license header current year to 2020
8.31.0 GCC 5-clause Nordic license nRF_MDK_8_31_0_GCC_NordicLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-31-0/nRF_MDK_8_31_0_GCC_NordicLicense.zip sc_DownloadFiles_MDK
- Changelog for 8.30.2 -> 8.31.0
1. Added support for new devices in Keil and IAR flashing algorithms
2. In Segger Embedded Studio, use SEGGER toolchain as default in example projects.
3. In IAR package, linker scripts have been renamed to iar_%device%.icf to not collide with segger toolchain linker scripts.
4. In nRF52 series device header files, set macro DSP_PRESENT to 1 if it was not already 1. DSP is a mandatory feature in Cortex-M4.
5. For nrf5340_xxaa_application and nrf5340_xxaa_network, nrf.h now defines macro NRF5340_XXAA if not already defined.
6. For nrf5340_xxaa_application, nrf.h now defines macro NRF_APPLICATION if not already defined.
7. For nrf5340_xxaa_network, nrf.h now defines macro NRF_NETWORK if not already defined.
8. In system_nrf5340_application.c add workaround for errata 97.
9. Update nrf53_erratas.h.
9. Update nrf52_erratas.h.
10. In nrf5340_application_peripherals.h and nrf5340_network_peripherals.h, corrected IPC_GPMEM_NUM from 4 to 2.
11. In nrf5340_application_peripherals.h and nrf5340_network_peripherals.h, updated implemented number of pins on P1 from 12 to 16
12. Update svd files and headers for nRF5340.
13. In compiler_abstractions.h update gcc_current_sp to use only inline assembly. Function did not work as intended in Clang before this change.
8.30.2 GCC 5-clause Nordic license nRF_MDK_8_30_2_GCC_NordicLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-30-2/nRF_MDK_8_30_2_GCC_NordicLicense.zip sc_DownloadFiles_MDK
- In SEGGER Embedded Studio, renamed first RAM block in memory map for devices with multiple RAM regions to fix linker not finding first RAM block.
- Updated nrf5340_application_peripherals.h.
- In nrf*_peripherals.h, P0_FEATURE_PINS_PRESENT macro had undefined behaviour when P0_PIN_NUM was 32. Fixed.
- In system_nrf5340_application.c, fixed incorrect initialization of SystemCoreClock variable.
- In system_nrf5340_application.c and system_nrf5340_network.c, updated upper index for TRIMCNF array in FICR trim value loading loop.
- In nrf9160_peripherals.h, removed OSCILLATORS_PRESENT and OSCILLATORS_COUNT, NRF_OSCILLATORS is not present.
8.30.1 GCC 5-clause Nordic license nRF_MDK_8_30_1_GCC_NordicLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-30-1/nRF_MDK_8_30_1_GCC_NordicLicense.zip sc_DownloadFiles_MDK
8.29.0 GCC 5-clause Nordic license nRF_MDK_8_29_0_GCC_NordicLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-29-0/nRF_MDK_8_29_0_GCC_NordicLicense.zip sc_DownloadFiles_MDK
Changelog for 8.28.0 -> 8.29.0
1. Add new header nrf_erratas.h. includes functions to check if an errata affects the device you're running on.
2. In compiler_abstractions.h, add macro __UNUSED. __UNUSED marks an object as unused for the compiler, see GCC's __attribute__((unused)) for example.
3. In system_nrf*.c files, use nrf_erratas.h to check for erratas where possible.
4. Keil flashing algorithm didn't recognize nRF52833. Fixed
5. Add code ram as new section in applicable processors
6. For nRF9160, add workaround for errata 31.
7. Adds support for nRF5340
8.28.0 GCC 5-clause Nordic license nRF_MDK_8_28_0_GCC_NordicLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-28-0/nRF_MDK_8_28_0_GCC_NordicLicense.zip sc_DownloadFiles_MDK
1. In nrf9160_peripherals.h, Added IPC_CONF_NUM macro
2. In nrf9160_peripherals.h, Added SAADC_CH_NUM macro
3. In device peripherals headers, add NVMC_PRESENT, NVMC_COUNT, and NVMC_FEATURE_CACHE_PRESENT where applicable.
4. In system_nrf52810.c, remove ENABLE_SWO and ENABLE_TRACE features. Tracing not supported in nRF52810.
5. In system_nrf52810.c, when developing in nRF52832, make sure NFC pins are mapped as GPIO.
6. In system_nrf52811.c, when developing in nRF52840, make sure NFC pins are mapped as GPIO.
8.27.1 GCC 5-clause Nordic license nRF_MDK_8_27_1_GCC_NordicLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-27-1/nRF_MDK_8_27_1_GCC_NordicLicense.zip sc_DownloadFiles_MDK
1. In nrf9160_peripherals.h, Added IPC_CONF_NUM macro
2. In system_nrf52810.c, remove ENABLE_SWO and ENABLE_TRACE features. Tracing is not supported in nRF52810.
8.27.0 GCC 5-clause Nordic license nRF_MDK_8_27_0_GCC_NordicLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-27-0/nRF_MDK_8_27_0_GCC_NordicLicense.zip sc_DownloadFiles_MDK
1. Add new device nRF52833
2. In nrf52840_peripherals.h, add define POWER_FEATURE_VDDH_DCDC_PRESENT
8.26.0 GCC 5-clause Nordic license nRF_MDK_8_26_0_GCC_NordicLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-26-0/nRF_MDK_8_26_0_GCC_NordicLicense.zip sc_DownloadFiles_MDK
Changelog:
- Fixed some IDE support file bugs.
- nRF51 IAR support previously used common files for memory configurations. New device-specific files created. Does not impact device selection.
- Split common nrf51 IAR support files into separate files per device. Does not impact device selection.
- Fixed errors in nrf52805_peripherals header file
- Updated comments in system_nrfxxx.c files with link to infocenter
- In system_nrf9160.c, fixed ENABLE_TRACE sequence.
8.25.0 GCC 5-clause Nordic license nRFx_MDK_8_25_0_GCC_NordicLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-25-0/nRF5x_MDK_8_25_0_GCC_NordicLicense.zip sc_DownloadFiles_MDK
Changelog:
- Updated peripheral header files for every device.
- Added assert in GCC startup code to check that code and init data do not overflow the flash area.
- Corrections in nRF52832, nRF52810 and nRF52840 header files.
- Fixed warning error when debugging with IAR Embedded Workbench for nRF52 devices.
- Added support package for Segger Embedded Studio.
8.24.1 GCC 5-clause Nordic license nRF5x_MDK_8_24_1_GCC_NordicLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-24-1/nRF5x_MDK_8_24_1_GCC_NordicLicense.zip sc_DownloadFiles_MDK
- Added new device, nRF52811_xxAA
- Updated startup files for nRF9160.
- Updated header files for nRF52810, nRF52811, and nRF52840.
- Fixed issue where nRF9160_xxAA fpu_type property was not set correctly.
- Fixed issue where nRF9160_xxAA was missing a flag indicating CMSE instruction support in Segger Embedded Studio Pack.
- Fixed issue where some files and file references in Segger Embedded Studio Pack were not correct.
- Fixed issue where Keil programming algorithms failed to identify the device it ran on in nRF91 and nRF52 family devices.
- Fixed issue where when running nRF52810 code with DEVELOP_IN_NRF52832, some nRF52810 erratas were wrongly applied to nRF52832 devices.
- In system_nrf52840.c, system_nrf52811.c, system_nrf52810.c, add a note explaining why some errata_x() functions always return true.
- In system_nrf52810.c, add errata checks for nRF52810_xxAA_REV2.
- In system_nrf9160.c, add support for ENABLE_SWO and ENABLE_TRACE macros to enable trace when compiling for secure code.
- In system_nrf9160.c, fix issue where some errata used direct address assignment to registers without a volatile qualifier.
- In system_nrf9160.c, add workaround for errata 20.
8.21.1 GCC 5-clause Nordic license nRF5x_MDK_8_21_1_GCC_NordicLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-21-1/nRF5x_MDK_8_21_1_GCC_NordicLicense.zip sc_DownloadFiles_MDK
- Mask errata content not used in nonsecure when compiling nonsecure code for nrf9160.
- Added workaround for NOPAN-6 for nrf9160.
- Split errata 14 and 15 into two separate errata handlers for nrf9160.
8.17.0 GCC 5-clause Nordic license nRF5x_MDK_8_17_0_GCC_NordicLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-17-0/nRF5x_MDK_8_17_0_GCC_NordicLicense.zip sc_DownloadFiles_MDK
- Bugfixes and minor improvements
- See release notes for more details
8.16.0 GCC 5-clause Nordic license nRF5x_MDK_8_16_0_GCC_NordicLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-16-0/nRF5x_MDK_8_16_0_GCC_NordicLicense.zip sc_DownloadFiles_MDK
- For all, replaced nrf51_common.ld, nrf52_common.ld with nrf_common.ld
- For nrf52840, remove register UICR->DCDCDRIVE0
- For nrf52840, update enumerator value RADIO->TXPOWER->neg30dBm from 0xD8 to 0xFF to solve value overlap with neg40dBm
- For nrf52840, add peripheral CC_HOST_RGF
8.15.4 GCC 5-clause Nordic license nRF5x_MDK_8_15_4_GCC_NordicLicense.zip /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-4/nRF5x_MDK_8_15_4_GCC_NordicLicense.zip sc_DownloadFiles_MDK
1. For nRF52810, added registers in header files for support of partial erase mechanism.
2. For nRF52810, added support for LASTRX to SUSPEND short in TWIM.
3. For nRF52832, corrected problem in svd file that made serial interfaces awkward to debug. Introduced in 8.15.1
4. For nRF52832, added back incorrectly removed baudrates.
5. For nRF52840, corrected problem in svd file that made serial interfaces awkward to debug. Introduced in 8.15.1
6. For nRF52840, added new registers in FICR for Cryptocell calibration.
7. For nRF52840, correction of small errors in registers names in header files.
8. For nRF52840, correction to USBD event registers.
9. For nRF52840, add support for Rev1 devices.
8.15.1 GCC 5-clause Nordic license nRF5x_MDK_8_15_1_GCC_NordicLicense /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-1/nRF5x_MDK_8_15_1_GCC_NordicLicense.zip sc_DownloadFiles_MDK
- Updated peripheral header files for every device.
- For nRF52840, enable old erratas for new device nRF52840_xxAA_EngB
- For nRF52832, enable fix for errata 182.
8.15.0 GCC 5-clause Nordic license nRF5x_MDK_8_15_0_GCC_NordicLicense /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-0/nRF5x_MDK_8_15_0_GCC_NordicLicense.zip sc_DownloadFiles_MDK
8.14.1 GCC 5-clause Nordic license nRF5x_MDK_8_14_1_GCC_NordicLicense /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-14-1/nRF5x_MDK_8_14_1_GCC_NordicLicense.zip sc_DownloadFiles_MDK
- Added support for nRF52810 device
- Small correction in nRF52832 device's header files
- Fixed RAM size in Keil device database for nRF52832_XXAB
- Corrections in nRF52840 header files, and moved SPIM3_IRQHandler to its proper location in the Interrupt Vector Table
- Small corrections in nRF52810 header files
Changelog:
8.38.0 IAR 3-clause BSD license nRF_MDK_8_38_0_IAR_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-38-0/nRF_MDK_8_38_0_IAR_BSDLicense.msi sc_DownloadFiles_MDK
Changelog:
- Update errata functions
- Update nrf5340 svd and header files
- nRF5340 serial interrupt names have been modified. Preprocessor macros that maintain backwards compatibility are provided by default
- New: SERIAL0, SERIAL1
- Deprecated SPIM0_SPIS0_TWIM0_TWIS0_UARTE0, SPIM1_SPIS1_TWIM1_TWIS1_UARTE1
- In nrf5340_application_peripherals.h add macro CLOCK_FEATURE_HFCLK_DIVIDE_PRESENT to indicate support for variable clock frequency
- See release notes for more details
8.37.0 IAR 3-clause BSD license nRF_MDK_8_37_0_IAR_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-37-0/nRF_MDK_8_37_0_IAR_BSDLicense.msi sc_DownloadFiles_MDK
Changelog:
- Update errata functions
8.35.0 IAR 3-clause BSD license nRF_MDK_8_35_0_IAR_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-35-0/nRF_MDK_8_35_0_IAR_BSDLicense.msi sc_DownloadFiles_MDK
Changelog:
- Bugfixing and minor feature updates
- Added and updated erratas
- Ensure errata workarounds added also for newer HW revisions than present at MDK release
- See release notes for full update
8.34.1 IAR 3-clause BSD license nRF_MDK_8_34_1_IAR_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-34-1/nRF_MDK_8_34_1_IAR_BSDLicense.msi sc_DownloadFiles_MDK
Changelog:
- Added RADIO_TXPOWER_TXPOWER_Max macro to *_peripherals.h
- In nrf52840, added event RADIO->EVENTS_SYNC
- Update nRF5340 svd and header files.
- Add errata functions
- FIXED: Not all products were included as targets for Keil uv5 packs. Introduced in 8.33.0
8.33.0 IAR 3-clause BSD license nRF_MDK_8_33_0_IAR_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-33-0/nRF_MDK_8_33_0_IAR_BSDLicense.msi sc_DownloadFiles_MDK
Changelog:
- In nrf52810_to_nrf52811.h, fix use of nonexistent name in name remapping of TWIM0_TWIS0_IRQHandler
- In nrf52820_peripherals.h, removed POWER_FEATURE_VDDH_DCDC_PRESENT macro
8.32.1 IAR 3-clause BSD license nRF_MDK_8_32_1_IAR_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-32-1/nRF_MDK_8_32_1_IAR_BSDLicense.msi sc_DownloadFiles_MDK
- Changelog for 8.31.0 -> 8.32.1
1. In Keil pack, set default SWD settings per family.
2. In Keil pack, set access port for devices with more than one core.
3. Added device nRF52820
4. Update license header current year to 2020
8.31.0 IAR 3-clause BSD license nRF_MDK_8_31_0_IAR_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-31-0/nRF_MDK_8_31_0_IAR_BSDLicense.msi sc_DownloadFiles_MDK
- Changelog for 8.30.2 -> 8.31.0
1. Added support for new devices in Keil and IAR flashing algorithms
2. In Segger Embedded Studio, use SEGGER toolchain as default in example projects.
3. In IAR package, linker scripts have been renamed to iar_%device%.icf to not collide with segger toolchain linker scripts.
4. In nRF52 series device header files, set macro DSP_PRESENT to 1 if it was not already 1. DSP is a mandatory feature in Cortex-M4.
5. For nrf5340_xxaa_application and nrf5340_xxaa_network, nrf.h now defines macro NRF5340_XXAA if not already defined.
6. For nrf5340_xxaa_application, nrf.h now defines macro NRF_APPLICATION if not already defined.
7. For nrf5340_xxaa_network, nrf.h now defines macro NRF_NETWORK if not already defined.
8. In system_nrf5340_application.c add workaround for errata 97.
9. Update nrf53_erratas.h.
9. Update nrf52_erratas.h.
10. In nrf5340_application_peripherals.h and nrf5340_network_peripherals.h, corrected IPC_GPMEM_NUM from 4 to 2.
11. In nrf5340_application_peripherals.h and nrf5340_network_peripherals.h, updated implemented number of pins on P1 from 12 to 16
12. Update svd files and headers for nRF5340.
13. In compiler_abstractions.h update gcc_current_sp to use only inline assembly. Function did not work as intended in Clang before this change.
8.30.2 IAR 3-clause BSD license nRF_MDK_8_30_2_IAR_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-30-2/nRF_MDK_8_30_2_IAR_BSDLicense.msi sc_DownloadFiles_MDK
- In SEGGER Embedded Studio, renamed first RAM block in memory map for devices with multiple RAM regions to fix linker not finding first RAM block.
- Updated nrf5340_application_peripherals.h.
- In nrf*_peripherals.h, P0_FEATURE_PINS_PRESENT macro had undefined behaviour when P0_PIN_NUM was 32. Fixed.
- In system_nrf5340_application.c, fixed incorrect initialization of SystemCoreClock variable.
- In system_nrf5340_application.c and system_nrf5340_network.c, updated upper index for TRIMCNF array in FICR trim value loading loop.
- In nrf9160_peripherals.h, removed OSCILLATORS_PRESENT and OSCILLATORS_COUNT, NRF_OSCILLATORS is not present.
8.30.1 IAR 3-clause BSD license nRF_MDK_8_30_1_IAR_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-30-1/nRF_MDK_8_30_1_IAR_BSDLicense.msi sc_DownloadFiles_MDK
8.29.0 IAR 3-clause BSD license nRF_MDK_8_29_0_IAR_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-29-0/nRF_MDK_8_29_0_IAR_BSDLicense.msi sc_DownloadFiles_MDK
1. Add new header nrf_erratas.h. includes functions to check if an errata affects the device you're running on.
2. In compiler_abstractions.h, add macro __UNUSED. __UNUSED marks an object as unused for the compiler, see GCC's __attribute__((unused)) for example.
3. In system_nrf*.c files, use nrf_erratas.h to check for erratas where possible.
4. Keil flashing algorithm didn't recognize nRF52833. Fixed
5. Add code ram as new section in applicable processors
6. For nRF9160, add workaround for errata 31.
7. Adds support for nRF5340
8.28.0 IAR 3-clause BSD license nRF_MDK_8_28_0_IAR_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-28-0/nRF_MDK_8_28_0_IAR_BSDLicense.msi sc_DownloadFiles_MDK
1. In nrf9160_peripherals.h, Added IPC_CONF_NUM macro
2. In nrf9160_peripherals.h, Added SAADC_CH_NUM macro
3. In device peripherals headers, add NVMC_PRESENT, NVMC_COUNT, and NVMC_FEATURE_CACHE_PRESENT where applicable.
4. In system_nrf52810.c, remove ENABLE_SWO and ENABLE_TRACE features. Tracing not supported in nRF52810.
5. In system_nrf52810.c, when developing in nRF52832, make sure NFC pins are mapped as GPIO.
6. In system_nrf52811.c, when developing in nRF52840, make sure NFC pins are mapped as GPIO.
8.27.1 IAR 3-clause BSD license nRF_MDK_8_27_1_IAR_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-27-1/nRF_MDK_8_27_1_IAR_BSDLicense.msi sc_DownloadFiles_MDK
1. In nrf9160_peripherals.h, Added IPC_CONF_NUM macro
2. In system_nrf52810.c, remove ENABLE_SWO and ENABLE_TRACE features. Tracing is not supported in nRF52810.
8.27.0 IAR 3-clause BSD license nRF_MDK_8_27_0_IAR_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-27-0/nRF_MDK_8_27_0_IAR_BSDLicense.msi sc_DownloadFiles_MDK
1. Add new device nRF52833
2. In nrf52840_peripherals.h, add define POWER_FEATURE_VDDH_DCDC_PRESENT
8.26.0 IAR 3-clause BSD license nRF_MDK_8_26_0_IAR_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-26-0/nRF_MDK_8_26_0_IAR_BSDLicense.msi sc_DownloadFiles_MDK
Changelog:
- Fixed some IDE support file bugs.
- nRF51 IAR support previously used common files for memory configurations. New device-specific files created. Does not impact device selection.
- Split common nrf51 IAR support files into separate files per device. Does not impact device selection.
- Fixed errors in nrf52805_peripherals header file
- Updated comments in system_nrfxxx.c files with link to infocenter
- In system_nrf9160.c, fixed ENABLE_TRACE sequence.
8.25.0 IAR 3-clause BSD license nRFx_MDK_8_25_0_IAR_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-25-0/nRF5x_MDK_8_25_0_IAR_BSDLicense.msi sc_DownloadFiles_MDK
Changelog:
- Updated peripheral header files for every device.
- Added assert in GCC startup code to check that code and init data do not overflow the flash area.
- Corrections in nRF52832, nRF52810 and nRF52840 header files.
- Fixed warning error when debugging with IAR Embedded Workbench for nRF52 devices.
- Added support package for Segger Embedded Studio.
8.24.1 IAR 3-clause BSD license nRF5x_MDK_8_24_1_IAR_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-24-1/nRF5x_MDK_8_24_1_IAR_BSDLicense.msi sc_DownloadFiles_MDK
- Added new device, nRF52811_xxAA
- Updated startup files for nRF9160.
- Updated header files for nRF52810, nRF52811, and nRF52840.
- Fixed issue where nRF9160_xxAA fpu_type property was not set correctly.
- Fixed issue where nRF9160_xxAA was missing a flag indicating CMSE instruction support in Segger Embedded Studio Pack.
- Fixed issue where some files and file references in Segger Embedded Studio Pack were not correct.
- Fixed issue where Keil programming algorithms failed to identify the device it ran on in nRF91 and nRF52 family devices.
- Fixed issue where when running nRF52810 code with DEVELOP_IN_NRF52832, some nRF52810 erratas were wrongly applied to nRF52832 devices.
- In system_nrf52840.c, system_nrf52811.c, system_nrf52810.c, add a note explaining why some errata_x() functions always return true.
- In system_nrf52810.c, add errata checks for nRF52810_xxAA_REV2.
- In system_nrf9160.c, add support for ENABLE_SWO and ENABLE_TRACE macros to enable trace when compiling for secure code.
- In system_nrf9160.c, fix issue where some errata used direct address assignment to registers without a volatile qualifier.
- In system_nrf9160.c, add workaround for errata 20.
8.21.1 IAR 3-clause BSD license nRF5x_MDK_8_21_1_IAR_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-21-1/nRF5x_MDK_8_21_1_IAR_BSDLicense.msi sc_DownloadFiles_MDK
- Mask errata content not used in nonsecure when compiling nonsecure code for nrf9160.
- Added workaround for NOPAN-6 for nrf9160.
- Split errata 14 and 15 into two separate errata handlers for nrf9160.
8.17.0 IAR 3-clause BSD license nRF5x_MDK_8_17_0_IAR_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-17-0/nRF5x_MDK_8_17_0_IAR_BSDLicense.msi sc_DownloadFiles_MDK
- Bugfixes and minor improvements
- See release notes for more details
8.16.0 IAR 3-clause BSD license nRF5x_MDK_8_16_0_IAR_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-16-0/nRF5x_MDK_8_16_0_IAR_BSDLicense.msi sc_DownloadFiles_MDK
- For all, replaced nrf51_common.ld, nrf52_common.ld with nrf_common.ld
- For nrf52840, remove register UICR->DCDCDRIVE0
- For nrf52840, update enumerator value RADIO->TXPOWER->neg30dBm from 0xD8 to 0xFF to solve value overlap with neg40dBm
- For nrf52840, add peripheral CC_HOST_RGF
8.15.4 IAR 3-clause BSD license nRF5x_MDK_8_15_4_IAR_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-4/nRF5x_MDK_8_15_4_IAR_BSDLicense.msi sc_DownloadFiles_MDK
1. For nRF52810, added registers in header files for support of partial erase mechanism.
2. For nRF52810, added support for LASTRX to SUSPEND short in TWIM.
3. For nRF52832, corrected problem in svd file that made serial interfaces awkward to debug. Introduced in 8.15.1
4. For nRF52832, added back incorrectly removed baudrates.
5. For nRF52840, corrected problem in svd file that made serial interfaces awkward to debug. Introduced in 8.15.1
6. For nRF52840, added new registers in FICR for Cryptocell calibration.
7. For nRF52840, correction of small errors in registers names in header files.
8. For nRF52840, correction to USBD event registers.
9. For nRF52840, add support for Rev1 devices.
8.15.1 IAR 3-clause BSD license nRF5x_MDK_8_15_1_IAR_BSDLicense /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-1/nRF5x_MDK_8_15_1_IAR_BSDLicense.msi sc_DownloadFiles_MDK
- Updated peripheral header files for every device.
- For nRF52840, enable old erratas for new device nRF52840_xxAA_EngB
- For nRF52832, enable fix for errata 182.
8.15.0 IAR 3-clause BSD license nRF5x_MDK_8_15_0_IAR_BSDLicense /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-0/nRF5x_MDK_8_15_0_IAR_BSDLicense.msi sc_DownloadFiles_MDK
8.14.1 IAR 3-clause BSD license nRF5x_MDK_8_14_1_IAR_BSDLicense /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-14-1/nRF5x_MDK_8_14_1_IAR_BSDLicense.msi sc_DownloadFiles_MDK
- Added support for nRF52810 device
- Small correction in nRF52832 device's header files
- Fixed RAM size in Keil device database for nRF52832_XXAB
- Corrections in nRF52840 header files, and moved SPIM3_IRQHandler to its proper location in the Interrupt Vector Table
- Small corrections in nRF52810 header files
Changelog:
8.38.0 IAR 5-clause Nordic license nRF_MDK_8_38_0_IAR_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-38-0/nRF_MDK_8_38_0_IAR_NordicLicense.msi sc_DownloadFiles_MDK
Changelog:
- Update errata functions
- Update nrf5340 svd and header files
- nRF5340 serial interrupt names have been modified. Preprocessor macros that maintain backwards compatibility are provided by default
- New: SERIAL0, SERIAL1
- Deprecated SPIM0_SPIS0_TWIM0_TWIS0_UARTE0, SPIM1_SPIS1_TWIM1_TWIS1_UARTE1
- In nrf5340_application_peripherals.h add macro CLOCK_FEATURE_HFCLK_DIVIDE_PRESENT to indicate support for variable clock frequency
- See release notes for more details
8.37.0 IAR 5-clause Nordic license nRF_MDK_8_37_0_IAR_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-37-0/nRF_MDK_8_37_0_IAR_NordicLicense.msi sc_DownloadFiles_MDK
Changelog:
- Update errata functions
8.35.0 IAR 5-clause Nordic license nRF_MDK_8_35_0_IAR_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-35-0/nRF_MDK_8_35_0_IAR_NordicLicense.msi sc_DownloadFiles_MDK
Changelog:
- Bugfixing and minor feature updates
- Added and updated erratas
- Ensure errata workarounds added also for newer HW revisions than present at MDK release
- See release notes for full update
8.34.1 IAR 5-clause Nordic license nRF_MDK_8_34_1_IAR_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-34-1/nRF_MDK_8_34_1_IAR_NordicLicense.msi sc_DownloadFiles_MDK
Changelog:
- Added RADIO_TXPOWER_TXPOWER_Max macro to *_peripherals.h
- In nrf52840, added event RADIO->EVENTS_SYNC
- Update nRF5340 svd and header files.
- Add errata functions
- FIXED: Not all products were included as targets for Keil uv5 packs. Introduced in 8.33.0
8.33.0 IAR 5-clause Nordic license nRF_MDK_8_33_0_IAR_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-33-0/nRF_MDK_8_33_0_IAR_NordicLicense.msi sc_DownloadFiles_MDK
Changelog:
- In nrf52810_to_nrf52811.h, fix use of nonexistent name in name remapping of TWIM0_TWIS0_IRQHandler
- In nrf52820_peripherals.h, removed POWER_FEATURE_VDDH_DCDC_PRESENT macro
8.32.1 IAR 5-clause Nordic license nRF_MDK_8_32_1_IAR_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-32-1/nRF_MDK_8_32_1_IAR_NordicLicense.msi sc_DownloadFiles_MDK
- Changelog for 8.31.0 -> 8.32.1
1. In Keil pack, set default SWD settings per family.
2. In Keil pack, set access port for devices with more than one core.
3. Added device nRF52820
4. Update license header current year to 2020
8.31.0 IAR 5-clause Nordic license nRF_MDK_8_31_0_IAR_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-31-0/nRF_MDK_8_31_0_IAR_NordicLicense.msi sc_DownloadFiles_MDK
- Changelog for 8.30.2 -> 8.31.0
1. Added support for new devices in Keil and IAR flashing algorithms
2. In Segger Embedded Studio, use SEGGER toolchain as default in example projects.
3. In IAR package, linker scripts have been renamed to iar_%device%.icf to not collide with segger toolchain linker scripts.
4. In nRF52 series device header files, set macro DSP_PRESENT to 1 if it was not already 1. DSP is a mandatory feature in Cortex-M4.
5. For nrf5340_xxaa_application and nrf5340_xxaa_network, nrf.h now defines macro NRF5340_XXAA if not already defined.
6. For nrf5340_xxaa_application, nrf.h now defines macro NRF_APPLICATION if not already defined.
7. For nrf5340_xxaa_network, nrf.h now defines macro NRF_NETWORK if not already defined.
8. In system_nrf5340_application.c add workaround for errata 97.
9. Update nrf53_erratas.h.
9. Update nrf52_erratas.h.
10. In nrf5340_application_peripherals.h and nrf5340_network_peripherals.h, corrected IPC_GPMEM_NUM from 4 to 2.
11. In nrf5340_application_peripherals.h and nrf5340_network_peripherals.h, updated implemented number of pins on P1 from 12 to 16
12. Update svd files and headers for nRF5340.
13. In compiler_abstractions.h update gcc_current_sp to use only inline assembly. Function did not work as intended in Clang before this change.
8.30.2 IAR 5-clause Nordic license nRF_MDK_8_30_2_IAR_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-30-2/nRF_MDK_8_30_2_IAR_NordicLicense.msi sc_DownloadFiles_MDK
- In SEGGER Embedded Studio, renamed first RAM block in memory map for devices with multiple RAM regions to fix linker not finding first RAM block.
- Updated nrf5340_application_peripherals.h.
- In nrf*_peripherals.h, P0_FEATURE_PINS_PRESENT macro had undefined behaviour when P0_PIN_NUM was 32. Fixed.
- In system_nrf5340_application.c, fixed incorrect initialization of SystemCoreClock variable.
- In system_nrf5340_application.c and system_nrf5340_network.c, updated upper index for TRIMCNF array in FICR trim value loading loop.
- In nrf9160_peripherals.h, removed OSCILLATORS_PRESENT and OSCILLATORS_COUNT, NRF_OSCILLATORS is not present.
8.30.1 IAR 5-clause Nordic license nRF_MDK_8_30_1_IAR_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-30-1/nRF_MDK_8_30_1_IAR_NordicLicense.msi sc_DownloadFiles_MDK
8.29.0 IAR 5-clause Nordic license nRF_MDK_8_29_0_IAR_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-29-0/nRF_MDK_8_29_0_IAR_NordicLicense.msi sc_DownloadFiles_MDK
1. Add new header nrf_erratas.h. includes functions to check if an errata affects the device you're running on.
2. In compiler_abstractions.h, add macro __UNUSED. __UNUSED marks an object as unused for the compiler, see GCC's __attribute__((unused)) for example.
3. In system_nrf*.c files, use nrf_erratas.h to check for erratas where possible.
4. Keil flashing algorithm didn't recognize nRF52833. Fixed
5. Add code ram as new section in applicable processors
6. For nRF9160, add workaround for errata 31.
7. Adds support for nRF5340
8.28.0 IAR 5-clause Nordic license nRF_MDK_8_28_0_IAR_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-28-0/nRF_MDK_8_28_0_IAR_NordicLicense.msi sc_DownloadFiles_MDK
1. In nrf9160_peripherals.h, Added IPC_CONF_NUM macro
2. In nrf9160_peripherals.h, Added SAADC_CH_NUM macro
3. In device peripherals headers, add NVMC_PRESENT, NVMC_COUNT, and NVMC_FEATURE_CACHE_PRESENT where applicable.
4. In system_nrf52810.c, remove ENABLE_SWO and ENABLE_TRACE features. Tracing not supported in nRF52810.
5. In system_nrf52810.c, when developing in nRF52832, make sure NFC pins are mapped as GPIO.
6. In system_nrf52811.c, when developing in nRF52840, make sure NFC pins are mapped as GPIO.
8.27.1 IAR 5-clause Nordic license nRF_MDK_8_27_1_IAR_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-27-1/nRF_MDK_8_27_1_IAR_NordicLicense.msi sc_DownloadFiles_MDK
1. In nrf9160_peripherals.h, Added IPC_CONF_NUM macro
2. In system_nrf52810.c, remove ENABLE_SWO and ENABLE_TRACE features. Tracing is not supported in nRF52810.
8.27.0 IAR 5-clause Nordic license nRF_MDK_8_27_0_IAR_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-27-0/nRF_MDK_8_27_0_IAR_NordicLicense.msi sc_DownloadFiles_MDK
1. Add new device nRF52833
2. In nrf52840_peripherals.h, add define POWER_FEATURE_VDDH_DCDC_PRESENT
8.26.0 IAR 5-clause Nordic license nRF_MDK_8_26_0_IAR_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-26-0/nRF_MDK_8_26_0_IAR_NordicLicense.msi sc_DownloadFiles_MDK
Changelog:
- Fixed some IDE support file bugs.
- nRF51 IAR support previously used common files for memory configurations. New device-specific files created. Does not impact device selection.
- Split common nrf51 IAR support files into separate files per device. Does not impact device selection.
- Fixed errors in nrf52805_peripherals header file
- Updated comments in system_nrfxxx.c files with link to infocenter
- In system_nrf9160.c, fixed ENABLE_TRACE sequence.
8.25.0 IAR 5-clause Nordic license nRFx_MDK_8_25_0_IAR_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-25-0/nRF5x_MDK_8_25_0_IAR_NordicLicense.msi sc_DownloadFiles_MDK
Changelog:
- Updated peripheral header files for every device.
- Added assert in GCC startup code to check that code and init data do not overflow the flash area.
- Corrections in nRF52832, nRF52810 and nRF52840 header files.
- Fixed warning error when debugging with IAR Embedded Workbench for nRF52 devices.
- Added support package for Segger Embedded Studio.
8.24.1 IAR 5-clause Nordic license nRF5x_MDK_8_24_1_IAR_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-24-1/nRF5x_MDK_8_24_1_IAR_NordicLicense.msi sc_DownloadFiles_MDK
- Added new device, nRF52811_xxAA
- Updated startup files for nRF9160.
- Updated header files for nRF52810, nRF52811, and nRF52840.
- Fixed issue where nRF9160_xxAA fpu_type property was not set correctly.
- Fixed issue where nRF9160_xxAA was missing a flag indicating CMSE instruction support in Segger Embedded Studio Pack.
- Fixed issue where some files and file references in Segger Embedded Studio Pack were not correct.
- Fixed issue where Keil programming algorithms failed to identify the device it ran on in nRF91 and nRF52 family devices.
- Fixed issue where when running nRF52810 code with DEVELOP_IN_NRF52832, some nRF52810 erratas were wrongly applied to nRF52832 devices.
- In system_nrf52840.c, system_nrf52811.c, system_nrf52810.c, add a note explaining why some errata_x() functions always return true.
- In system_nrf52810.c, add errata checks for nRF52810_xxAA_REV2.
- In system_nrf9160.c, add support for ENABLE_SWO and ENABLE_TRACE macros to enable trace when compiling for secure code.
- In system_nrf9160.c, fix issue where some errata used direct address assignment to registers without a volatile qualifier.
- In system_nrf9160.c, add workaround for errata 20.
8.21.1 IAR 5-clause Nordic license nRF5x_MDK_8_21_1_IAR_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-21-1/nRF5x_MDK_8_21_1_IAR_NordicLicense.msi sc_DownloadFiles_MDK
- Mask errata content not used in nonsecure when compiling nonsecure code for nrf9160.
- Added workaround for NOPAN-6 for nrf9160.
- Split errata 14 and 15 into two separate errata handlers for nrf9160.
8.17.0 IAR 5-clause Nordic license nRF5x_MDK_8_17_0_IAR_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-17-0/nRF5x_MDK_8_17_0_IAR_NordicLicense.msi sc_DownloadFiles_MDK
- Bugfixes and minor improvements
- See release notes for more details
8.16.0 IAR 5-clause Nordic license nRF5x_MDK_8_16_0_IAR_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-16-0/nRF5x_MDK_8_16_0_IAR_NordicLicense.msi sc_DownloadFiles_MDK
- For all, replaced nrf51_common.ld, nrf52_common.ld with nrf_common.ld
- For nrf52840, remove register UICR->DCDCDRIVE0
- For nrf52840, update enumerator value RADIO->TXPOWER->neg30dBm from 0xD8 to 0xFF to solve value overlap with neg40dBm
- For nrf52840, add peripheral CC_HOST_RGF
8.15.4 IAR 5-clause Nordic license nRF5x_MDK_8_15_4_IAR_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-4/nRF5x_MDK_8_15_4_IAR_NordicLicense.msi sc_DownloadFiles_MDK
1. For nRF52810, added registers in header files for support of partial erase mechanism.
2. For nRF52810, added support for LASTRX to SUSPEND short in TWIM.
3. For nRF52832, corrected problem in svd file that made serial interfaces awkward to debug. Introduced in 8.15.1
4. For nRF52832, added back incorrectly removed baudrates.
5. For nRF52840, corrected problem in svd file that made serial interfaces awkward to debug. Introduced in 8.15.1
6. For nRF52840, added new registers in FICR for Cryptocell calibration.
7. For nRF52840, correction of small errors in registers names in header files.
8. For nRF52840, correction to USBD event registers.
9. For nRF52840, add support for Rev1 devices.
8.15.1 IAR 5-clause Nordic license nRF5x_MDK_8_15_1_IAR_NordicLicense /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-1/nRF5x_MDK_8_15_1_IAR_NordicLicense.msi sc_DownloadFiles_MDK
- Updated peripheral header files for every device.
- For nRF52840, enable old erratas for new device nRF52840_xxAA_EngB
- For nRF52832, enable fix for errata 182.
8.15.0 IAR 5-clause Nordic license nRF5x_MDK_8_15_0_IAR_NordicLicense /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-0/nRF5x_MDK_8_15_0_IAR_NordicLicense.msi sc_DownloadFiles_MDK
8.14.1 IAR 5-clause Nordic license nRF5x_MDK_8_14_1_IAR_NordicLicense /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-14-1/nRF5x_MDK_8_14_1_IAR_NordicLicense.msi sc_DownloadFiles_MDK
- Added support for nRF52810 device
- Small correction in nRF52832 device's header files
- Fixed RAM size in Keil device database for nRF52832_XXAB
- Corrections in nRF52840 header files, and moved SPIM3_IRQHandler to its proper location in the Interrupt Vector Table
- Small corrections in nRF52810 header files
Changelog:
8.38.0 Keil4, 3-clause BSD license nRF_MDK_8_38_0_Keil4_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-38-0/nRF_MDK_8_38_0_Keil4_BSDLicense.msi sc_DownloadFiles_MDK
Changelog:
- Update errata functions
- Update nrf5340 svd and header files
- nRF5340 serial interrupt names have been modified. Preprocessor macros that maintain backwards compatibility are provided by default
- New: SERIAL0, SERIAL1
- Deprecated SPIM0_SPIS0_TWIM0_TWIS0_UARTE0, SPIM1_SPIS1_TWIM1_TWIS1_UARTE1
- In nrf5340_application_peripherals.h add macro CLOCK_FEATURE_HFCLK_DIVIDE_PRESENT to indicate support for variable clock frequency
- See release notes for more details
8.37.0 Keil4, 3-clause BSD license nRF_MDK_8_37_0_Keil4_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-37-0/nRF_MDK_8_37_0_Keil4_BSDLicense.msi sc_DownloadFiles_MDK
Changelog:
- Update errata functions
8.35.0 Keil4, 3-clause BSD license nRF_MDK_8_35_0_Keil4_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-35-0/nRF_MDK_8_35_0_Keil4_BSDLicense.msi sc_DownloadFiles_MDK
Changelog:
- Bugfixing and minor feature updates
- Added and updated erratas
- Ensure errata workarounds added also for newer HW revisions than present at MDK release
- See release notes for full update
8.34.1 Keil4, 3-clause BSD license nRF_MDK_8_34_1_Keil4_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-34-1/nRF_MDK_8_34_1_Keil4_BSDLicense.msi sc_DownloadFiles_MDK
Changelog:
- Added RADIO_TXPOWER_TXPOWER_Max macro to *_peripherals.h
- In nrf52840, added event RADIO->EVENTS_SYNC
- Update nRF5340 svd and header files.
- Add errata functions
- FIXED: Not all products were included as targets for Keil uv5 packs. Introduced in 8.33.0
8.33.0 Keil4, 3-clause BSD license nRF_MDK_8_33_0_Keil4_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-33-0/nRF_MDK_8_33_0_Keil4_BSDLicense.msi sc_DownloadFiles_MDK
Changelog:
- In nrf52810_to_nrf52811.h, fix use of nonexistent name in name remapping of TWIM0_TWIS0_IRQHandler
- In nrf52820_peripherals.h, removed POWER_FEATURE_VDDH_DCDC_PRESENT macro
8.32.1 Keil4, 3-clause BSD license nRF_MDK_8_32_1_Keil4_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-32-1/nRF_MDK_8_32_1_Keil4_BSDLicense.msi sc_DownloadFiles_MDK
- Changelog for 8.31.0 -> 8.32.1
1. In Keil pack, set default SWD settings per family.
2. In Keil pack, set access port for devices with more than one core.
3. Added device nRF52820
4. Update license header current year to 2020
8.31.0 Keil4, 3-clause BSD license nRF_MDK_8_31_0_Keil4_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-31-0/nRF_MDK_8_31_0_Keil4_BSDLicense.msi sc_DownloadFiles_MDK
- Changelog for 8.30.2 -> 8.31.0
1. Added support for new devices in Keil and IAR flashing algorithms
2. In Segger Embedded Studio, use SEGGER toolchain as default in example projects.
3. In IAR package, linker scripts have been renamed to iar_%device%.icf to not collide with segger toolchain linker scripts.
4. In nRF52 series device header files, set macro DSP_PRESENT to 1 if it was not already 1. DSP is a mandatory feature in Cortex-M4.
5. For nrf5340_xxaa_application and nrf5340_xxaa_network, nrf.h now defines macro NRF5340_XXAA if not already defined.
6. For nrf5340_xxaa_application, nrf.h now defines macro NRF_APPLICATION if not already defined.
7. For nrf5340_xxaa_network, nrf.h now defines macro NRF_NETWORK if not already defined.
8. In system_nrf5340_application.c add workaround for errata 97.
9. Update nrf53_erratas.h.
9. Update nrf52_erratas.h.
10. In nrf5340_application_peripherals.h and nrf5340_network_peripherals.h, corrected IPC_GPMEM_NUM from 4 to 2.
11. In nrf5340_application_peripherals.h and nrf5340_network_peripherals.h, updated implemented number of pins on P1 from 12 to 16
12. Update svd files and headers for nRF5340.
13. In compiler_abstractions.h update gcc_current_sp to use only inline assembly. Function did not work as intended in Clang before this change.
8.30.2 Keil4, 3-clause BSD license nRF_MDK_8_30_2_Keil4_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-30-2/nRF_MDK_8_30_2_Keil4_BSDLicense.msi sc_DownloadFiles_MDK
- In SEGGER Embedded Studio, renamed first RAM block in memory map for devices with multiple RAM regions to fix linker not finding first RAM block.
- Updated nrf5340_application_peripherals.h.
- In nrf*_peripherals.h, P0_FEATURE_PINS_PRESENT macro had undefined behaviour when P0_PIN_NUM was 32. Fixed.
- In system_nrf5340_application.c, fixed incorrect initialization of SystemCoreClock variable.
- In system_nrf5340_application.c and system_nrf5340_network.c, updated upper index for TRIMCNF array in FICR trim value loading loop.
- In nrf9160_peripherals.h, removed OSCILLATORS_PRESENT and OSCILLATORS_COUNT, NRF_OSCILLATORS is not present.
8.30.1 Keil4, 3-clause BSD license nRF_MDK_8_30_1_Keil4_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-30-1/nRF_MDK_8_30_1_Keil4_BSDLicense.msi sc_DownloadFiles_MDK
8.29.0 Keil4, 3-clause BSD license nRF_MDK_8_29_0_Keil4_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-29-0/nRF_MDK_8_29_0_Keil4_BSDLicense.msi sc_DownloadFiles_MDK
1. Add new header nrf_erratas.h. includes functions to check if an errata affects the device you're running on.
2. In compiler_abstractions.h, add macro __UNUSED. __UNUSED marks an object as unused for the compiler, see GCC's __attribute__((unused)) for example.
3. In system_nrf*.c files, use nrf_erratas.h to check for erratas where possible.
4. Keil flashing algorithm didn't recognize nRF52833. Fixed
5. Add code ram as new section in applicable processors
6. For nRF9160, add workaround for errata 31.
7. Adds support for nRF5340
8.28.0 Keil4, 3-clause BSD license nRF_MDK_8_28_0_Keil4_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-28-0/nRF_MDK_8_28_0_Keil4_BSDLicense.msi sc_DownloadFiles_MDK
1. In nrf9160_peripherals.h, Added IPC_CONF_NUM macro
2. In nrf9160_peripherals.h, Added SAADC_CH_NUM macro
3. In device peripherals headers, add NVMC_PRESENT, NVMC_COUNT, and NVMC_FEATURE_CACHE_PRESENT where applicable.
4. In system_nrf52810.c, remove ENABLE_SWO and ENABLE_TRACE features. Tracing not supported in nRF52810.
5. In system_nrf52810.c, when developing in nRF52832, make sure NFC pins are mapped as GPIO.
6. In system_nrf52811.c, when developing in nRF52840, make sure NFC pins are mapped as GPIO.
8.27.1 Keil4, 3-clause BSD license nRF_MDK_8_27_1_Keil4_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-27-1/nRF_MDK_8_27_1_Keil4_BSDLicense.msi sc_DownloadFiles_MDK
1. In nrf9160_peripherals.h, Added IPC_CONF_NUM macro
2. In system_nrf52810.c, remove ENABLE_SWO and ENABLE_TRACE features. Tracing is not supported in nRF52810.
8.27.0 Keil4, 3-clause BSD license nRF_MDK_8_27_0_Keil4_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-27-0/nRF_MDK_8_27_0_Keil4_BSDLicense.msi sc_DownloadFiles_MDK
1. Add new device nRF52833
2. In nrf52840_peripherals.h, add define POWER_FEATURE_VDDH_DCDC_PRESENT
8.26.0 Keil4, 3-clause BSD license nRF_MDK_8_26_0_Keil4_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-26-0/nRF_MDK_8_26_0_Keil4_BSDLicense.msi sc_DownloadFiles_MDK
Changelog:
- Fixed some IDE support file bugs.
- nRF51 IAR support previously used common files for memory configurations. New device-specific files created. Does not impact device selection.
- Split common nrf51 IAR support files into separate files per device. Does not impact device selection.
- Fixed errors in nrf52805_peripherals header file
- Updated comments in system_nrfxxx.c files with link to infocenter
- In system_nrf9160.c, fixed ENABLE_TRACE sequence.
8.25.0 Keil4, 3-clause BSD license nRFx_MDK_8_25_0_Keil4_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-25-0/nRF5x_MDK_8_25_0_Keil4_BSDLicense.msi sc_DownloadFiles_MDK
Changelog:
- Updated peripheral header files for every device.
- Added assert in GCC startup code to check that code and init data do not overflow the flash area.
- Corrections in nRF52832, nRF52810 and nRF52840 header files.
- Fixed warning error when debugging with IAR Embedded Workbench for nRF52 devices.
- Added support package for Segger Embedded Studio.
8.24.1 Keil4, 3-clause BSD license nRF5x_MDK_8_24_1_Keil4_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-24-1/nRF5x_MDK_8_24_1_Keil4_BSDLicense.msi sc_DownloadFiles_MDK
- Added new device, nRF52811_xxAA
- Updated startup files for nRF9160.
- Updated header files for nRF52810, nRF52811, and nRF52840.
- Fixed issue where nRF9160_xxAA fpu_type property was not set correctly.
- Fixed issue where nRF9160_xxAA was missing a flag indicating CMSE instruction support in Segger Embedded Studio Pack.
- Fixed issue where some files and file references in Segger Embedded Studio Pack were not correct.
- Fixed issue where Keil programming algorithms failed to identify the device it ran on in nRF91 and nRF52 family devices.
- Fixed issue where when running nRF52810 code with DEVELOP_IN_NRF52832, some nRF52810 erratas were wrongly applied to nRF52832 devices.
- In system_nrf52840.c, system_nrf52811.c, system_nrf52810.c, add a note explaining why some errata_x() functions always return true.
- In system_nrf52810.c, add errata checks for nRF52810_xxAA_REV2.
- In system_nrf9160.c, add support for ENABLE_SWO and ENABLE_TRACE macros to enable trace when compiling for secure code.
- In system_nrf9160.c, fix issue where some errata used direct address assignment to registers without a volatile qualifier.
- In system_nrf9160.c, add workaround for errata 20.
8.21.1 Keil4, 3-clause BSD license nRF5x_MDK_8_21_1_Keil4_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-21-1/nRF5x_MDK_8_21_1_Keil4_BSDLicense.msi sc_DownloadFiles_MDK
- Mask errata content not used in nonsecure when compiling nonsecure code for nrf9160.
- Added workaround for NOPAN-6 for nrf9160.
- Split errata 14 and 15 into two separate errata handlers for nrf9160.
8.17.0 Keil4, 3-clause BSD license nRF5x_MDK_8_17_0_Keil4_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-17-0/nRF5x_MDK_8_17_0_Keil4_BSDLicense.msi sc_DownloadFiles_MDK
- Bugfixes and minor improvements
- See release notes for more details
8.16.0 Keil4, 3-clause BSD license nRF5x_MDK_8_16_0_Keil4_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-16-0/nRF5x_MDK_8_16_0_Keil4_BSDLicense.msi sc_DownloadFiles_MDK
- For all, replaced nrf51_common.ld, nrf52_common.ld with nrf_common.ld
- For nrf52840, remove register UICR->DCDCDRIVE0
- For nrf52840, update enumerator value RADIO->TXPOWER->neg30dBm from 0xD8 to 0xFF to solve value overlap with neg40dBm
- For nrf52840, add peripheral CC_HOST_RGF
8.15.4 Keil4, 3-clause BSD license nRF5x_MDK_8_15_4_Keil4_BSDLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-4/nRF5x_MDK_8_15_4_Keil4_BSDLicense.msi sc_DownloadFiles_MDK
1. For nRF52810, added registers in header files for support of partial erase mechanism.
2. For nRF52810, added support for LASTRX to SUSPEND short in TWIM.
3. For nRF52832, corrected problem in svd file that made serial interfaces awkward to debug. Introduced in 8.15.1
4. For nRF52832, added back incorrectly removed baudrates.
5. For nRF52840, corrected problem in svd file that made serial interfaces awkward to debug. Introduced in 8.15.1
6. For nRF52840, added new registers in FICR for Cryptocell calibration.
7. For nRF52840, correction of small errors in registers names in header files.
8. For nRF52840, correction to USBD event registers.
9. For nRF52840, add support for Rev1 devices.
8.15.1 Keil4, 3-clause BSD license nRF5x_MDK_8_15_1_Keil4_BSDLicense /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-1/nRF5x_MDK_8_15_1_Keil4_BSDLicense.msi sc_DownloadFiles_MDK
- Updated peripheral header files for every device.
- For nRF52840, enable old erratas for new device nRF52840_xxAA_EngB
- For nRF52832, enable fix for errata 182.
8.15.0 Keil4, 3-clause BSD license nRF5x_MDK_8_15_0_Keil4_BSDLicense /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-0/nRF5x_MDK_8_15_0_Keil4_BSDLicense.msi sc_DownloadFiles_MDK
8.14.1 Keil4, 3-clause BSD license nRF5x_MDK_8_14_1_Keil4_BSDLicense /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-14-1/nRF5x_MDK_8_14_1_Keil4_BSDLicense.msi sc_DownloadFiles_MDK
- Added support for nRF52810 device
- Small correction in nRF52832 device's header files
- Fixed RAM size in Keil device database for nRF52832_XXAB
- Corrections in nRF52840 header files, and moved SPIM3_IRQHandler to its proper location in the Interrupt Vector Table
- Small corrections in nRF52810 header files
Changelog:
8.38.0 Keil4, 5-clause Nordic license nRF_MDK_8_38_0_Keil4_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-38-0/nRF_MDK_8_38_0_Keil4_NordicLicense.msi sc_DownloadFiles_MDK
Changelog:
- Update errata functions
- Update nrf5340 svd and header files
- nRF5340 serial interrupt names have been modified. Preprocessor macros that maintain backwards compatibility are provided by default
- New: SERIAL0, SERIAL1
- Deprecated SPIM0_SPIS0_TWIM0_TWIS0_UARTE0, SPIM1_SPIS1_TWIM1_TWIS1_UARTE1
- In nrf5340_application_peripherals.h add macro CLOCK_FEATURE_HFCLK_DIVIDE_PRESENT to indicate support for variable clock frequency
- See release notes for more details
8.37.0 Keil4, 5-clause Nordic license nRF_MDK_8_37_0_Keil4_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-37-0/nRF_MDK_8_37_0_Keil4_NordicLicense.msi sc_DownloadFiles_MDK
Changelog:
- Update errata functions
8.35.0 Keil4, 5-clause Nordic license nRF_MDK_8_35_0_Keil4_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-35-0/nRF_MDK_8_35_0_Keil4_NordicLicense.msi sc_DownloadFiles_MDK
Changelog:
- Bugfixing and minor feature updates
- Added and updated erratas
- Ensure errata workarounds added also for newer HW revisions than present at MDK release
- See release notes for full update
8.34.1 Keil4, 5-clause Nordic license nRF_MDK_8_34_1_Keil4_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-34-1/nRF_MDK_8_34_1_Keil4_NordicLicense.msi sc_DownloadFiles_MDK
Changelog:
- Added RADIO_TXPOWER_TXPOWER_Max macro to *_peripherals.h
- In nrf52840, added event RADIO->EVENTS_SYNC
- Update nRF5340 svd and header files.
- Add errata functions
- FIXED: Not all products were included as targets for Keil uv5 packs. Introduced in 8.33.0
8.33.0 Keil4, 5-clause Nordic license nRF_MDK_8_33_0_Keil4_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-33-0/nRF_MDK_8_33_0_Keil4_NordicLicense.msi sc_DownloadFiles_MDK
Changelog:
- In nrf52810_to_nrf52811.h, fix use of nonexistent name in name remapping of TWIM0_TWIS0_IRQHandler
- In nrf52820_peripherals.h, removed POWER_FEATURE_VDDH_DCDC_PRESENT macro
8.32.1 Keil4, 5-clause Nordic license nRF_MDK_8_32_1_Keil4_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-32-1/nRF_MDK_8_32_1_Keil4_NordicLicense.msi sc_DownloadFiles_MDK
- Changelog for 8.31.0 -> 8.32.1
1. In Keil pack, set default SWD settings per family.
2. In Keil pack, set access port for devices with more than one core.
3. Added device nRF52820
4. Update license header current year to 2020
8.31.0 Keil4, 5-clause Nordic license nRF_MDK_8_31_0_Keil4_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-31-0/nRF_MDK_8_31_0_Keil4_NordicLicense.msi sc_DownloadFiles_MDK
- Changelog for 8.30.2 -> 8.31.0
1. Added support for new devices in Keil and IAR flashing algorithms
2. In Segger Embedded Studio, use SEGGER toolchain as default in example projects.
3. In IAR package, linker scripts have been renamed to iar_%device%.icf to not collide with segger toolchain linker scripts.
4. In nRF52 series device header files, set macro DSP_PRESENT to 1 if it was not already 1. DSP is a mandatory feature in Cortex-M4.
5. For nrf5340_xxaa_application and nrf5340_xxaa_network, nrf.h now defines macro NRF5340_XXAA if not already defined.
6. For nrf5340_xxaa_application, nrf.h now defines macro NRF_APPLICATION if not already defined.
7. For nrf5340_xxaa_network, nrf.h now defines macro NRF_NETWORK if not already defined.
8. In system_nrf5340_application.c add workaround for errata 97.
9. Update nrf53_erratas.h.
9. Update nrf52_erratas.h.
10. In nrf5340_application_peripherals.h and nrf5340_network_peripherals.h, corrected IPC_GPMEM_NUM from 4 to 2.
11. In nrf5340_application_peripherals.h and nrf5340_network_peripherals.h, updated implemented number of pins on P1 from 12 to 16
12. Update svd files and headers for nRF5340.
13. In compiler_abstractions.h update gcc_current_sp to use only inline assembly. Function did not work as intended in Clang before this change.
8.30.2 Keil4, 5-clause Nordic license nRF_MDK_8_30_2_Keil4_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-30-2/nRF_MDK_8_30_2_Keil4_NordicLicense.msi sc_DownloadFiles_MDK
- In SEGGER Embedded Studio, renamed first RAM block in memory map for devices with multiple RAM regions to fix linker not finding first RAM block.
- Updated nrf5340_application_peripherals.h.
- In nrf*_peripherals.h, P0_FEATURE_PINS_PRESENT macro had undefined behaviour when P0_PIN_NUM was 32. Fixed.
- In system_nrf5340_application.c, fixed incorrect initialization of SystemCoreClock variable.
- In system_nrf5340_application.c and system_nrf5340_network.c, updated upper index for TRIMCNF array in FICR trim value loading loop.
- In nrf9160_peripherals.h, removed OSCILLATORS_PRESENT and OSCILLATORS_COUNT, NRF_OSCILLATORS is not present.
8.30.1 Keil4, 5-clause Nordic license nRF_MDK_8_30_1_Keil4_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-30-1/nRF_MDK_8_30_1_Keil4_NordicLicense.msi sc_DownloadFiles_MDK
8.29.0 Keil4, 5-clause Nordic license nRF_MDK_8_29_0_Keil4_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-29-0/nRF_MDK_8_29_0_Keil4_NordicLicense.msi sc_DownloadFiles_MDK
1. Add new header nrf_erratas.h. includes functions to check if an errata affects the device you're running on.
2. In compiler_abstractions.h, add macro __UNUSED. __UNUSED marks an object as unused for the compiler, see GCC's __attribute__((unused)) for example.
3. In system_nrf*.c files, use nrf_erratas.h to check for erratas where possible.
4. Keil flashing algorithm didn't recognize nRF52833. Fixed
5. Add code ram as new section in applicable processors
6. For nRF9160, add workaround for errata 31.
7. Adds support for nRF5340
8.28.0 Keil4, 5-clause Nordic license nRF_MDK_8_28_0_Keil4_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-28-0/nRF_MDK_8_28_0_Keil4_NordicLicense.msi sc_DownloadFiles_MDK
1. In nrf9160_peripherals.h, Added IPC_CONF_NUM macro
2. In nrf9160_peripherals.h, Added SAADC_CH_NUM macro
3. In device peripherals headers, add NVMC_PRESENT, NVMC_COUNT, and NVMC_FEATURE_CACHE_PRESENT where applicable.
4. In system_nrf52810.c, remove ENABLE_SWO and ENABLE_TRACE features. Tracing not supported in nRF52810.
5. In system_nrf52810.c, when developing in nRF52832, make sure NFC pins are mapped as GPIO.
6. In system_nrf52811.c, when developing in nRF52840, make sure NFC pins are mapped as GPIO.
8.27.1 Keil4, 5-clause Nordic license nRF_MDK_8_27_1_Keil4_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-27-1/nRF_MDK_8_27_1_Keil4_NordicLicense.msi sc_DownloadFiles_MDK
1. In nrf9160_peripherals.h, Added IPC_CONF_NUM macro
2. In system_nrf52810.c, remove ENABLE_SWO and ENABLE_TRACE features. Tracing is not supported in nRF52810.
8.27.0 Keil4, 5-clause Nordic license nRF_MDK_8_27_0_Keil4_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-27-0/nRF_MDK_8_27_0_Keil4_NordicLicense.msi sc_DownloadFiles_MDK
1. Add new device nRF52833
2. In nrf52840_peripherals.h, add define POWER_FEATURE_VDDH_DCDC_PRESENT
8.26.0 Keil4, 5-clause Nordic license nRF_MDK_8_26_0_Keil4_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-26-0/nRF_MDK_8_26_0_Keil4_NordicLicense.msi sc_DownloadFiles_MDK
Changelog:
- Fixed some IDE support file bugs.
- nRF51 IAR support previously used common files for memory configurations. New device-specific files created. Does not impact device selection.
- Split common nrf51 IAR support files into separate files per device. Does not impact device selection.
- Fixed errors in nrf52805_peripherals header file
- Updated comments in system_nrfxxx.c files with link to infocenter
- In system_nrf9160.c, fixed ENABLE_TRACE sequence.
8.25.0 Keil4, 5-clause Nordic license nRFx_MDK_8_25_0_Keil4_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-25-0/nRF5x_MDK_8_25_0_Keil4_NordicLicense.msi sc_DownloadFiles_MDK
Changelog:
- Updated peripheral header files for every device.
- Added assert in GCC startup code to check that code and init data do not overflow the flash area.
- Corrections in nRF52832, nRF52810 and nRF52840 header files.
- Fixed warning error when debugging with IAR Embedded Workbench for nRF52 devices.
- Added support package for Segger Embedded Studio.
8.24.1 Keil4, 5-clause Nordic license nRF5x_MDK_8_24_1_Keil4_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-24-1/nRF5x_MDK_8_24_1_Keil4_NordicLicense.msi sc_DownloadFiles_MDK
- Added new device, nRF52811_xxAA
- Updated startup files for nRF9160.
- Updated header files for nRF52810, nRF52811, and nRF52840.
- Fixed issue where nRF9160_xxAA fpu_type property was not set correctly.
- Fixed issue where nRF9160_xxAA was missing a flag indicating CMSE instruction support in Segger Embedded Studio Pack.
- Fixed issue where some files and file references in Segger Embedded Studio Pack were not correct.
- Fixed issue where Keil programming algorithms failed to identify the device it ran on in nRF91 and nRF52 family devices.
- Fixed issue where when running nRF52810 code with DEVELOP_IN_NRF52832, some nRF52810 erratas were wrongly applied to nRF52832 devices.
- In system_nrf52840.c, system_nrf52811.c, system_nrf52810.c, add a note explaining why some errata_x() functions always return true.
- In system_nrf52810.c, add errata checks for nRF52810_xxAA_REV2.
- In system_nrf9160.c, add support for ENABLE_SWO and ENABLE_TRACE macros to enable trace when compiling for secure code.
- In system_nrf9160.c, fix issue where some errata used direct address assignment to registers without a volatile qualifier.
- In system_nrf9160.c, add workaround for errata 20.
8.21.1 Keil4, 5-clause Nordic license nRF5x_MDK_8_21_1_Keil4_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-21-1/nRF5x_MDK_8_21_1_Keil4_NordicLicense.msi sc_DownloadFiles_MDK
- Mask errata content not used in nonsecure when compiling nonsecure code for nrf9160.
- Added workaround for NOPAN-6 for nrf9160.
- Split errata 14 and 15 into two separate errata handlers for nrf9160.
8.17.0 Keil4, 5-clause Nordic license nRF5x_MDK_8_17_0_Keil4_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-17-0/nRF5x_MDK_8_17_0_Keil4_NordicLicense.msi sc_DownloadFiles_MDK
- Bugfixes and minor improvements
- See release notes for more details
8.16.0 Keil4, 5-clause Nordic license nRF5x_MDK_8_16_0_Keil4_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-16-0/nRF5x_MDK_8_16_0_Keil4_NordicLicense.msi sc_DownloadFiles_MDK
- For all, replaced nrf51_common.ld, nrf52_common.ld with nrf_common.ld
- For nrf52840, remove register UICR->DCDCDRIVE0
- For nrf52840, update enumerator value RADIO->TXPOWER->neg30dBm from 0xD8 to 0xFF to solve value overlap with neg40dBm
- For nrf52840, add peripheral CC_HOST_RGF
8.15.4 Keil4, 5-clause Nordic license nRF5x_MDK_8_15_4_Keil4_NordicLicense.msi /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-4/nRF5x_MDK_8_15_4_Keil4_NordicLicense.msi sc_DownloadFiles_MDK
1. For nRF52810, added registers in header files for support of partial erase mechanism.
2. For nRF52810, added support for LASTRX to SUSPEND short in TWIM.
3. For nRF52832, corrected problem in svd file that made serial interfaces awkward to debug. Introduced in 8.15.1
4. For nRF52832, added back incorrectly removed baudrates.
5. For nRF52840, corrected problem in svd file that made serial interfaces awkward to debug. Introduced in 8.15.1
6. For nRF52840, added new registers in FICR for Cryptocell calibration.
7. For nRF52840, correction of small errors in registers names in header files.
8. For nRF52840, correction to USBD event registers.
9. For nRF52840, add support for Rev1 devices.
8.15.1 Keil4, 5-clause Nordic license nRF5x_MDK_8_15_1_Keil4_NordicLicense /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-1/nRF5x_MDK_8_15_1_Keil4_NordicLicense.msi sc_DownloadFiles_MDK
- Updated peripheral header files for every device.
- For nRF52840, enable old erratas for new device nRF52840_xxAA_EngB
- For nRF52832, enable fix for errata 182.
8.15.0 Keil4, 5-clause Nordic license nRF5x_MDK_8_15_0_Keil4_NordicLicense /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-0/nRF5x_MDK_8_15_0_Keil4_NordicLicense.msi sc_DownloadFiles_MDK
8.14.1 Keil4, 5-clause Nordic license nRF5x_MDK_8_14_1_Keil4_NordicLicense /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-14-1/nRF5x_MDK_8_14_1_Keil4_NordicLicense.msi sc_DownloadFiles_MDK
- Added support for nRF52810 device
- Small correction in nRF52832 device's header files
- Fixed RAM size in Keil device database for nRF52832_XXAB
- Corrections in nRF52840 header files, and moved SPIM3_IRQHandler to its proper location in the Interrupt Vector Table
- Small corrections in nRF52810 header files
Changelog:
8.38.0 Pack, 3-clause BSD license NordicSemiconductor.nRF_DeviceFamilyPack.8.38.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-38-0/NordicSemiconductornRFDeviceFamilyPack8380.pack sc_DownloadFiles_MDK
Changelog:
- Update errata functions
- Update nrf5340 svd and header files
- nRF5340 serial interrupt names have been modified. Preprocessor macros that maintain backwards compatibility are provided by default
- New: SERIAL0, SERIAL1
- Deprecated SPIM0_SPIS0_TWIM0_TWIS0_UARTE0, SPIM1_SPIS1_TWIM1_TWIS1_UARTE1
- In nrf5340_application_peripherals.h add macro CLOCK_FEATURE_HFCLK_DIVIDE_PRESENT to indicate support for variable clock frequency
- See release notes for more details
8.37.0 Pack, 3-clause BSD license NordicSemiconductor.nRF_DeviceFamilyPack.8.37.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-37-0/NordicSemiconductornRFDeviceFamilyPack8370.pack sc_DownloadFiles_MDK
Changelog:
- Update errata functions
8.35.0 Pack, 3-clause BSD license NordicSemiconductor.nRF_DeviceFamilyPack.8.35.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-35-0/NordicSemiconductornRFDeviceFamilyPack8350.pack sc_DownloadFiles_MDK
Changelog:
- Bugfixing and minor feature updates
- Added and updated erratas
- Ensure errata workarounds added also for newer HW revisions than present at MDK release
- See release notes for full update
8.34.1 Pack, 3-clause BSD license NordicSemiconductor.nRF_DeviceFamilyPack.8.34.1.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-34-1/NordicSemiconductornRFDeviceFamilyPack8341.pack sc_DownloadFiles_MDK
Changelog:
- Added RADIO_TXPOWER_TXPOWER_Max macro to *_peripherals.h
- In nrf52840, added event RADIO->EVENTS_SYNC
- Update nRF5340 svd and header files.
- Add errata functions
- FIXED: Not all products were included as targets for Keil uv5 packs. Introduced in 8.33.0
8.33.0 Pack, 3-clause BSD license NordicSemiconductor.nRF_DeviceFamilyPack.8.33.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-33-0/NordicSemiconductornRFDeviceFamilyPack8330.pack sc_DownloadFiles_MDK
Changelog:
- In nrf52810_to_nrf52811.h, fix use of nonexistent name in name remapping of TWIM0_TWIS0_IRQHandler
- In nrf52820_peripherals.h, removed POWER_FEATURE_VDDH_DCDC_PRESENT macro
8.32.1 Pack, 3-clause BSD license NordicSemiconductor.nRF_DeviceFamilyPack.8.32.1.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-32-1/NordicSemiconductornRFDeviceFamilyPack8321.pack sc_DownloadFiles_MDK
- Changelog for 8.31.0 -> 8.32.1
1. In Keil pack, set default SWD settings per family.
2. In Keil pack, set access port for devices with more than one core.
3. Added device nRF52820
4. Update license header current year to 2020
8.31.0 Pack, 3-clause BSD license NordicSemiconductor.nRF_DeviceFamilyPack.8.31.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-31-0/NordicSemiconductornRFDeviceFamilyPack8310.pack sc_DownloadFiles_MDK
- Changelog for 8.30.2 -> 8.31.0
1. Added support for new devices in Keil and IAR flashing algorithms
2. In Segger Embedded Studio, use SEGGER toolchain as default in example projects.
3. In IAR package, linker scripts have been renamed to iar_%device%.icf to not collide with segger toolchain linker scripts.
4. In nRF52 series device header files, set macro DSP_PRESENT to 1 if it was not already 1. DSP is a mandatory feature in Cortex-M4.
5. For nrf5340_xxaa_application and nrf5340_xxaa_network, nrf.h now defines macro NRF5340_XXAA if not already defined.
6. For nrf5340_xxaa_application, nrf.h now defines macro NRF_APPLICATION if not already defined.
7. For nrf5340_xxaa_network, nrf.h now defines macro NRF_NETWORK if not already defined.
8. In system_nrf5340_application.c add workaround for errata 97.
9. Update nrf53_erratas.h.
9. Update nrf52_erratas.h.
10. In nrf5340_application_peripherals.h and nrf5340_network_peripherals.h, corrected IPC_GPMEM_NUM from 4 to 2.
11. In nrf5340_application_peripherals.h and nrf5340_network_peripherals.h, updated implemented number of pins on P1 from 12 to 16
12. Update svd files and headers for nRF5340.
13. In compiler_abstractions.h update gcc_current_sp to use only inline assembly. Function did not work as intended in Clang before this change.
8.30.2 Pack, 3-clause BSD license NordicSemiconductor.nRF_DeviceFamilyPack.8.30.2.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-30-2/NordicSemiconductornRFDeviceFamilyPack8302.pack sc_DownloadFiles_MDK
- In SEGGER Embedded Studio, renamed first RAM block in memory map for devices with multiple RAM regions to fix linker not finding first RAM block.
- Updated nrf5340_application_peripherals.h.
- In nrf*_peripherals.h, P0_FEATURE_PINS_PRESENT macro had undefined behaviour when P0_PIN_NUM was 32. Fixed.
- In system_nrf5340_application.c, fixed incorrect initialization of SystemCoreClock variable.
- In system_nrf5340_application.c and system_nrf5340_network.c, updated upper index for TRIMCNF array in FICR trim value loading loop.
- In nrf9160_peripherals.h, removed OSCILLATORS_PRESENT and OSCILLATORS_COUNT, NRF_OSCILLATORS is not present.
8.30.1 Pack, 3-clause BSD license NordicSemiconductor.nRF_DeviceFamilyPack.8.30.1.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-30-1/NordicSemiconductornRFDeviceFamilyPack8301.pack sc_DownloadFiles_MDK
8.29.0 Pack, 3-clause BSD license NordicSemiconductor.nRF_DeviceFamilyPack.8.29.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-29-0/NordicSemiconductornRFDeviceFamilyPack8290.pack sc_DownloadFiles_MDK
1. Add new header nrf_erratas.h. includes functions to check if an errata affects the device you're running on.
2. In compiler_abstractions.h, add macro __UNUSED. __UNUSED marks an object as unused for the compiler, see GCC's __attribute__((unused)) for example.
3. In system_nrf*.c files, use nrf_erratas.h to check for erratas where possible.
4. Keil flashing algorithm didn't recognize nRF52833. Fixed
5. Add code ram as new section in applicable processors
6. For nRF9160, add workaround for errata 31.
7. Adds support for nRF5340
8.28.0 Pack, 3-clause BSD license NordicSemiconductor.nRF_DeviceFamilyPack.8.28.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-28-0/NordicSemiconductornRFDeviceFamilyPack8280.pack sc_DownloadFiles_MDK
1. In nrf9160_peripherals.h, Added IPC_CONF_NUM macro
2. In nrf9160_peripherals.h, Added SAADC_CH_NUM macro
3. In device peripherals headers, add NVMC_PRESENT, NVMC_COUNT, and NVMC_FEATURE_CACHE_PRESENT where applicable.
4. In system_nrf52810.c, remove ENABLE_SWO and ENABLE_TRACE features. Tracing not supported in nRF52810.
5. In system_nrf52810.c, when developing in nRF52832, make sure NFC pins are mapped as GPIO.
6. In system_nrf52811.c, when developing in nRF52840, make sure NFC pins are mapped as GPIO.
8.27.1 Pack, 3-clause BSD license NordicSemiconductor.nRF_DeviceFamilyPack.8.27.1.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-27-1/NordicSemiconductornRFDeviceFamilyPack8271.pack sc_DownloadFiles_MDK
1. In nrf9160_peripherals.h, Added IPC_CONF_NUM macro
2. In system_nrf52810.c, remove ENABLE_SWO and ENABLE_TRACE features. Tracing is not supported in nRF52810.
8.27.0 Pack, 3-clause BSD license NordicSemiconductor.nRF_DeviceFamilyPack.8.27.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-27-0/NordicSemiconductornRFDeviceFamilyPack8270.pack sc_DownloadFiles_MDK
1. Add new device nRF52833
2. In nrf52840_peripherals.h, add define POWER_FEATURE_VDDH_DCDC_PRESENT
8.26.0 Pack, 3-clause BSD license NordicSemiconductor.nRF_DeviceFamilyPack.8.26.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-26-0/NordicSemiconductornRFDeviceFamilyPack8260.pack sc_DownloadFiles_MDK
Changelog:
- Fixed some IDE support file bugs.
- nRF51 IAR support previously used common files for memory configurations. New device-specific files created. Does not impact device selection.
- Split common nrf51 IAR support files into separate files per device. Does not impact device selection.
- Fixed errors in nrf52805_peripherals header file
- Updated comments in system_nrfxxx.c files with link to infocenter
- In system_nrf9160.c, fixed ENABLE_TRACE sequence.
8.25.0 Pack, 3-clause BSD license NordicSemiconductor.nRF_DeviceFamilyPack.8.25.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-25-0/NordicSemiconductornRFDeviceFamilyPack8250.pack sc_DownloadFiles_MDK
Changelog:
- Updated peripheral header files for every device.
- Added assert in GCC startup code to check that code and init data do not overflow the flash area.
- Corrections in nRF52832, nRF52810 and nRF52840 header files.
- Fixed warning error when debugging with IAR Embedded Workbench for nRF52 devices.
- Added support package for Segger Embedded Studio.
8.24.1 Pack, 3-clause BSD license NordicSemiconductor.nRF_DeviceFamilyPack.8.24.1.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-24-1/NordicSemiconductornRFDeviceFamilyPack8241.pack sc_DownloadFiles_MDK
- Added new device, nRF52811_xxAA
- Updated startup files for nRF9160.
- Updated header files for nRF52810, nRF52811, and nRF52840.
- Fixed issue where nRF9160_xxAA fpu_type property was not set correctly.
- Fixed issue where nRF9160_xxAA was missing a flag indicating CMSE instruction support in Segger Embedded Studio Pack.
- Fixed issue where some files and file references in Segger Embedded Studio Pack were not correct.
- Fixed issue where Keil programming algorithms failed to identify the device it ran on in nRF91 and nRF52 family devices.
- Fixed issue where when running nRF52810 code with DEVELOP_IN_NRF52832, some nRF52810 erratas were wrongly applied to nRF52832 devices.
- In system_nrf52840.c, system_nrf52811.c, system_nrf52810.c, add a note explaining why some errata_x() functions always return true.
- In system_nrf52810.c, add errata checks for nRF52810_xxAA_REV2.
- In system_nrf9160.c, add support for ENABLE_SWO and ENABLE_TRACE macros to enable trace when compiling for secure code.
- In system_nrf9160.c, fix issue where some errata used direct address assignment to registers without a volatile qualifier.
- In system_nrf9160.c, add workaround for errata 20.
8.21.1 Pack, 3-clause BSD license NordicSemiconductor.nRF_DeviceFamilyPack.8.21.1.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-21-1/NordicSemiconductornRFDeviceFamilyPack8211.pack sc_DownloadFiles_MDK
- Mask errata content not used in nonsecure when compiling nonsecure code for nrf9160.
- Added workaround for NOPAN-6 for nrf9160.
- Split errata 14 and 15 into two separate errata handlers for nrf9160.
8.17.0 Pack, 3-clause BSD license NordicSemiconductor.nRF_DeviceFamilyPack.8.17.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-17-0/NordicSemiconductornRFDeviceFamilyPack8170.pack sc_DownloadFiles_MDK
- Bugfixes and minor improvements
- See release notes for more details
8.16.0 Pack, 3-clause BSD license NordicSemiconductor.nRF_DeviceFamilyPack.8.16.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-16-0/NordicSemiconductornRFDeviceFamilyPack8160.pack sc_DownloadFiles_MDK
- For all, replaced nrf51_common.ld, nrf52_common.ld with nrf_common.ld
- For nrf52840, remove register UICR->DCDCDRIVE0
- For nrf52840, update enumerator value RADIO->TXPOWER->neg30dBm from 0xD8 to 0xFF to solve value overlap with neg40dBm
- For nrf52840, add peripheral CC_HOST_RGF
8.15.4 Pack, 3-clause BSD license NordicSemiconductor.nRF_DeviceFamilyPack.8.15.4.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-4/NordicSemiconductornRFDeviceFamilyPack8154.pack sc_DownloadFiles_MDK
1. For nRF52810, added registers in header files for support of partial erase mechanism.
2. For nRF52810, added support for LASTRX to SUSPEND short in TWIM.
3. For nRF52832, corrected problem in svd file that made serial interfaces awkward to debug. Introduced in 8.15.1
4. For nRF52832, added back incorrectly removed baudrates.
5. For nRF52840, corrected problem in svd file that made serial interfaces awkward to debug. Introduced in 8.15.1
6. For nRF52840, added new registers in FICR for Cryptocell calibration.
7. For nRF52840, correction of small errors in registers names in header files.
8. For nRF52840, correction to USBD event registers.
9. For nRF52840, add support for Rev1 devices.
8.15.1 Pack, 3-clause BSD license NordicSemiconductornRFDeviceFamilyPack8151 /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-1/NordicSemiconductornRFDeviceFamilyPack8151.pack sc_DownloadFiles_MDK
- Updated peripheral header files for every device.
- For nRF52840, enable old erratas for new device nRF52840_xxAA_EngB
- For nRF52832, enable fix for errata 182.
8.15.0 Pack, 3-clause BSD license NordicSemiconductornRFDeviceFamilyPack8150 /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-0/NordicSemiconductornRFDeviceFamilyPack8150.pack sc_DownloadFiles_MDK
8.14.1 Pack, 3-clause BSD license NordicSemiconductornRFDeviceFamilyPack8141 /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-14-1/NordicSemiconductornRFDeviceFamilyPack8141.pack sc_DownloadFiles_MDK
- Added support for nRF52810 device
- Small correction in nRF52832 device's header files
- Fixed RAM size in Keil device database for nRF52832_XXAB
- Corrections in nRF52840 header files, and moved SPIM3_IRQHandler to its proper location in the Interrupt Vector Table
- Small corrections in nRF52810 header files
Changelog:
8.38.0 Pack, 5-clause Nordic license NordicSemiconductor.nRF_DeviceFamilyPackNordicLicense.8.38.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-38-0/NordicSemiconductornRFDeviceFamilyPackNordicLicense8380.pack sc_DownloadFiles_MDK
Changelog:
- Update errata functions
- Update nrf5340 svd and header files
- nRF5340 serial interrupt names have been modified. Preprocessor macros that maintain backwards compatibility are provided by default
- New: SERIAL0, SERIAL1
- Deprecated SPIM0_SPIS0_TWIM0_TWIS0_UARTE0, SPIM1_SPIS1_TWIM1_TWIS1_UARTE1
- In nrf5340_application_peripherals.h add macro CLOCK_FEATURE_HFCLK_DIVIDE_PRESENT to indicate support for variable clock frequency
- See release notes for more details
8.37.0 Pack, 5-clause Nordic license NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense.8.37.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-37-0/NordicSemiconductornRFDeviceFamilyPackNordicLicense8370.pack sc_DownloadFiles_MDK
Changelog:
- Update errata functions
8.35.0 Pack, 5-clause Nordic license NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense.8.35.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-35-0/NordicSemiconductornRFDeviceFamilyPackNordicLicense8350.pack sc_DownloadFiles_MDK
Changelog:
- Bugfixing and minor feature updates
- Added and updated erratas
- Ensure errata workarounds added also for newer HW revisions than present at MDK release
- See release notes for full update
8.34.1 Pack, 5-clause Nordic license NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense.8.34.1.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-34-1/NordicSemiconductornRFDeviceFamilyPackNordicLicense8341.pack sc_DownloadFiles_MDK
Changelog:
- Added RADIO_TXPOWER_TXPOWER_Max macro to *_peripherals.h
- In nrf52840, added event RADIO->EVENTS_SYNC
- Update nRF5340 svd and header files.
- Add errata functions
- FIXED: Not all products were included as targets for Keil uv5 packs. Introduced in 8.33.0
8.33.0 Pack, 5-clause Nordic license NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense.8.33.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-33-0/NordicSemiconductornRFDeviceFamilyPackNordicLicense8330.pack sc_DownloadFiles_MDK
Changelog:
- In nrf52810_to_nrf52811.h, fix use of nonexistent name in name remapping of TWIM0_TWIS0_IRQHandler
- In nrf52820_peripherals.h, removed POWER_FEATURE_VDDH_DCDC_PRESENT macro
8.32.1 Pack, 5-clause Nordic license NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense.8.32.1.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-32-1/NordicSemiconductornRFDeviceFamilyPackNordicLicense8321.pack sc_DownloadFiles_MDK
- Changelog for 8.31.0 -> 8.32.1
1. In Keil pack, set default SWD settings per family.
2. In Keil pack, set access port for devices with more than one core.
3. Added device nRF52820
4. Update license header current year to 2020
8.31.0 Pack, 5-clause Nordic license NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense.8.31.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-31-0/NordicSemiconductornRFDeviceFamilyPackNordicLicense8310.pack sc_DownloadFiles_MDK
- Changelog for 8.30.2 -> 8.31.0
1. Added support for new devices in Keil and IAR flashing algorithms
2. In Segger Embedded Studio, use SEGGER toolchain as default in example projects.
3. In IAR package, linker scripts have been renamed to iar_%device%.icf to not collide with segger toolchain linker scripts.
4. In nRF52 series device header files, set macro DSP_PRESENT to 1 if it was not already 1. DSP is a mandatory feature in Cortex-M4.
5. For nrf5340_xxaa_application and nrf5340_xxaa_network, nrf.h now defines macro NRF5340_XXAA if not already defined.
6. For nrf5340_xxaa_application, nrf.h now defines macro NRF_APPLICATION if not already defined.
7. For nrf5340_xxaa_network, nrf.h now defines macro NRF_NETWORK if not already defined.
8. In system_nrf5340_application.c add workaround for errata 97.
9. Update nrf53_erratas.h.
9. Update nrf52_erratas.h.
10. In nrf5340_application_peripherals.h and nrf5340_network_peripherals.h, corrected IPC_GPMEM_NUM from 4 to 2.
11. In nrf5340_application_peripherals.h and nrf5340_network_peripherals.h, updated implemented number of pins on P1 from 12 to 16
12. Update svd files and headers for nRF5340.
13. In compiler_abstractions.h update gcc_current_sp to use only inline assembly. Function did not work as intended in Clang before this change.
8.30.2 Pack, 5-clause Nordic license NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense.8.30.2.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-30-2/NordicSemiconductornRFDeviceFamilyPackNordicLicense8302.pack sc_DownloadFiles_MDK
- In SEGGER Embedded Studio, renamed first RAM block in memory map for devices with multiple RAM regions to fix linker not finding first RAM block.
- Updated nrf5340_application_peripherals.h.
- In nrf*_peripherals.h, P0_FEATURE_PINS_PRESENT macro had undefined behaviour when P0_PIN_NUM was 32. Fixed.
- In system_nrf5340_application.c, fixed incorrect initialization of SystemCoreClock variable.
- In system_nrf5340_application.c and system_nrf5340_network.c, updated upper index for TRIMCNF array in FICR trim value loading loop.
- In nrf9160_peripherals.h, removed OSCILLATORS_PRESENT and OSCILLATORS_COUNT, NRF_OSCILLATORS is not present.
8.30.1 Pack, 5-clause Nordic license NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense.8.30.1.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-30-1/NordicSemiconductornRFDeviceFamilyPackNordicLicense8301.pack sc_DownloadFiles_MDK
8.29.0 Pack, 5-clause Nordic license NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense.8.29.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-29-0/NordicSemiconductornRFDeviceFamilyPackNordicLicense8290.pack sc_DownloadFiles_MDK
1. Add new header nrf_erratas.h. includes functions to check if an errata affects the device you're running on.
2. In compiler_abstractions.h, add macro __UNUSED. __UNUSED marks an object as unused for the compiler, see GCC's __attribute__((unused)) for example.
3. In system_nrf*.c files, use nrf_erratas.h to check for erratas where possible.
4. Keil flashing algorithm didn't recognize nRF52833. Fixed
5. Add code ram as new section in applicable processors
6. For nRF9160, add workaround for errata 31.
7. Adds support for nRF5340
8.28.0 Pack, 5-clause Nordic license NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense.8.28.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-28-0/NordicSemiconductornRFDeviceFamilyPackNordicLicense8280.pack sc_DownloadFiles_MDK
1. In nrf9160_peripherals.h, Added IPC_CONF_NUM macro
2. In nrf9160_peripherals.h, Added SAADC_CH_NUM macro
3. In device peripherals headers, add NVMC_PRESENT, NVMC_COUNT, and NVMC_FEATURE_CACHE_PRESENT where applicable.
4. In system_nrf52810.c, remove ENABLE_SWO and ENABLE_TRACE features. Tracing not supported in nRF52810.
5. In system_nrf52810.c, when developing in nRF52832, make sure NFC pins are mapped as GPIO.
6. In system_nrf52811.c, when developing in nRF52840, make sure NFC pins are mapped as GPIO.
8.27.1 Pack, 5-clause Nordic license NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense.8.27.1.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-27-1/NordicSemiconductornRFDeviceFamilyPackNordicLicense8271.pack sc_DownloadFiles_MDK
1. In nrf9160_peripherals.h, Added IPC_CONF_NUM macro
2. In system_nrf52810.c, remove ENABLE_SWO and ENABLE_TRACE features. Tracing is not supported in nRF52810.
8.27.0 Pack, 5-clause Nordic license NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense.8.27.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-27-0/NordicSemiconductornRFDeviceFamilyPackNordicLicense8270.pack sc_DownloadFiles_MDK
1. Add new device nRF52833
2. In nrf52840_peripherals.h, add define POWER_FEATURE_VDDH_DCDC_PRESENT
8.26.0 Pack, 5-clause Nordic license NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense.8.26.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-26-0/NordicSemiconductornRFDeviceFamilyPackNordicLicense8260.pack sc_DownloadFiles_MDK
Changelog:
- Fixed some IDE support file bugs.
- nRF51 IAR support previously used common files for memory configurations. New device-specific files created. Does not impact device selection.
- Split common nrf51 IAR support files into separate files per device. Does not impact device selection.
- Fixed errors in nrf52805_peripherals header file
- Updated comments in system_nrfxxx.c files with link to infocenter
- In system_nrf9160.c, fixed ENABLE_TRACE sequence.
8.25.0 Pack, 5-clause Nordic license NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense.8.25.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-25-0/NordicSemiconductornRFDeviceFamilyPackNordicLicense8250.pack sc_DownloadFiles_MDK
Changelog:
- Updated peripheral header files for every device.
- Added assert in GCC startup code to check that code and init data do not overflow the flash area.
- Corrections in nRF52832, nRF52810 and nRF52840 header files.
- Fixed warning error when debugging with IAR Embedded Workbench for nRF52 devices.
- Added support package for Segger Embedded Studio.
8.24.1 Pack, 5-clause Nordic license NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense.8.24.1.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-24-1/NordicSemiconductornRFDeviceFamilyPackNordicLicense8241.pack sc_DownloadFiles_MDK
- Added new device, nRF52811_xxAA
- Updated startup files for nRF9160.
- Updated header files for nRF52810, nRF52811, and nRF52840.
- Fixed issue where nRF9160_xxAA fpu_type property was not set correctly.
- Fixed issue where nRF9160_xxAA was missing a flag indicating CMSE instruction support in Segger Embedded Studio Pack.
- Fixed issue where some files and file references in Segger Embedded Studio Pack were not correct.
- Fixed issue where Keil programming algorithms failed to identify the device it ran on in nRF91 and nRF52 family devices.
- Fixed issue where when running nRF52810 code with DEVELOP_IN_NRF52832, some nRF52810 erratas were wrongly applied to nRF52832 devices.
- In system_nrf52840.c, system_nrf52811.c, system_nrf52810.c, add a note explaining why some errata_x() functions always return true.
- In system_nrf52810.c, add errata checks for nRF52810_xxAA_REV2.
- In system_nrf9160.c, add support for ENABLE_SWO and ENABLE_TRACE macros to enable trace when compiling for secure code.
- In system_nrf9160.c, fix issue where some errata used direct address assignment to registers without a volatile qualifier.
- In system_nrf9160.c, add workaround for errata 20.
8.21.1 Pack, 5-clause Nordic license NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense.8.21.1.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-21-1/NordicSemiconductornRFDeviceFamilyPackNordicLicense8211.pack sc_DownloadFiles_MDK
- Mask errata content not used in nonsecure when compiling nonsecure code for nrf9160.
- Added workaround for NOPAN-6 for nrf9160.
- Split errata 14 and 15 into two separate errata handlers for nrf9160.
8.17.0 Pack, 5-clause Nordic license NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense.8.17.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-17-0/NordicSemiconductornRFDeviceFamilyPackNordicLicense8170.pack sc_DownloadFiles_MDK
- Bugfixes and minor improvements
- See release notes for more details
8.16.0 Pack, 5-clause Nordic license NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense.8.16.0.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-16-0/NordicSemiconductornRFDeviceFamilyPackNordicLicense8160.pack sc_DownloadFiles_MDK
- For all, replaced nrf51_common.ld, nrf52_common.ld with nrf_common.ld
- For nrf52840, remove register UICR->DCDCDRIVE0
- For nrf52840, update enumerator value RADIO->TXPOWER->neg30dBm from 0xD8 to 0xFF to solve value overlap with neg40dBm
- For nrf52840, add peripheral CC_HOST_RGF
8.15.4 Pack, 5-clause Nordic license NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense.8.15.4.pack /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-4/NordicSemiconductornRFDeviceFamilyPackNordicLicense8154.pack sc_DownloadFiles_MDK
1. For nRF52810, added registers in header files for support of partial erase mechanism.
2. For nRF52810, added support for LASTRX to SUSPEND short in TWIM.
3. For nRF52832, corrected problem in svd file that made serial interfaces awkward to debug. Introduced in 8.15.1
4. For nRF52832, added back incorrectly removed baudrates.
5. For nRF52840, corrected problem in svd file that made serial interfaces awkward to debug. Introduced in 8.15.1
6. For nRF52840, added new registers in FICR for Cryptocell calibration.
7. For nRF52840, correction of small errors in registers names in header files.
8. For nRF52840, correction to USBD event registers.
9. For nRF52840, add support for Rev1 devices.
8.15.1 Pack, 5-clause Nordic license NordicSemiconductornRFDeviceFamilyPackNordicLicense8151 /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-1/NordicSemiconductornRFDeviceFamilyPackNordicLicense8151.pack sc_DownloadFiles_MDK
- Updated peripheral header files for every device.
- For nRF52840, enable old erratas for new device nRF52840_xxAA_EngB
- For nRF52832, enable fix for errata 182.
8.15.0 Pack, 5-clause Nordic license NordicSemiconductornRFDeviceFamilyPackNordicLicense8150 /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-0/NordicSemiconductornRFDeviceFamilyPackNordicLicense8150.pack sc_DownloadFiles_MDK
8.14.1 Pack, 5-clause Nordic license NordicSemiconductornRFDeviceFamilyPackNordicLicense8141 /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-14-1/NordicSemiconductornRFDeviceFamilyPackNordicLicense8141.pack sc_DownloadFiles_MDK
- Added support for nRF52810 device
- Small correction in nRF52832 device's header files
- Fixed RAM size in Keil device database for nRF52832_XXAB
- Corrections in nRF52840 header files, and moved SPIM3_IRQHandler to its proper location in the Interrupt Vector Table
- Small corrections in nRF52810 header files
Changelog:
8.38.0 SES 3-clause BSD license nRF_MDK_8_38_0_SES_BSDLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-38-0/nRF_MDK_8_38_0_SES_BSDLicense.emPackage sc_DownloadFiles_MDK
Changelog:
- Update errata functions
- Update nrf5340 svd and header files
- nRF5340 serial interrupt names have been modified. Preprocessor macros that maintain backwards compatibility are provided by default
- New: SERIAL0, SERIAL1
- Deprecated SPIM0_SPIS0_TWIM0_TWIS0_UARTE0, SPIM1_SPIS1_TWIM1_TWIS1_UARTE1
- In nrf5340_application_peripherals.h add macro CLOCK_FEATURE_HFCLK_DIVIDE_PRESENT to indicate support for variable clock frequency
- See release notes for more details
8.37.0 SES 3-clause BSD license nRF_MDK_8_37_0_SES_BSDLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-37-0/nRF_MDK_8_37_0_SES_BSDLicense.emPackage sc_DownloadFiles_MDK
Changelog:
- Update errata functions
8.35.0 SES 3-clause BSD license nRF_MDK_8_35_0_SES_BSDLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-35-0/nRF_MDK_8_35_0_SES_BSDLicense.emPackage sc_DownloadFiles_MDK
Changelog:
- Bugfixing and minor feature updates
- Added and updated erratas
- Ensure errata workarounds added also for newer HW revisions than present at MDK release
- See release notes for full update
8.34.1 SES 3-clause BSD license nRF_MDK_8_34_1_SES_BSDLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-34-1/nRF_MDK_8_34_1_SES_BSDLicense.emPackage sc_DownloadFiles_MDK
Changelog:
- Added RADIO_TXPOWER_TXPOWER_Max macro to *_peripherals.h
- In nrf52840, added event RADIO->EVENTS_SYNC
- Update nRF5340 svd and header files.
- Add errata functions
- FIXED: Not all products were included as targets for Keil uv5 packs. Introduced in 8.33.0
8.33.0 SES 3-clause BSD license nRF_MDK_8_33_0_SES_BSDLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-33-0/nRF_MDK_8_33_0_SES_BSDLicense.emPackage sc_DownloadFiles_MDK
Changelog:
- In nrf52810_to_nrf52811.h, fix use of nonexistent name in name remapping of TWIM0_TWIS0_IRQHandler
- In nrf52820_peripherals.h, removed POWER_FEATURE_VDDH_DCDC_PRESENT macro
8.32.1 SES 3-clause BSD license nRF_MDK_8_32_1_SES_BSDLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-32-1/nRF_MDK_8_32_1_SES_BSDLicense.emPackage sc_DownloadFiles_MDK
- Changelog for 8.31.0 -> 8.32.1
1. In Keil pack, set default SWD settings per family.
2. In Keil pack, set access port for devices with more than one core.
3. Added device nRF52820
4. Update license header current year to 2020
8.31.0 SES 3-clause BSD license nRF_MDK_8_31_0_SES_BSDLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-31-0/nRF_MDK_8_31_0_SES_BSDLicense.emPackage sc_DownloadFiles_MDK
- Changelog for 8.30.2 -> 8.31.0
1. Added support for new devices in Keil and IAR flashing algorithms
2. In Segger Embedded Studio, use SEGGER toolchain as default in example projects.
3. In IAR package, linker scripts have been renamed to iar_%device%.icf to not collide with segger toolchain linker scripts.
4. In nRF52 series device header files, set macro DSP_PRESENT to 1 if it was not already 1. DSP is a mandatory feature in Cortex-M4.
5. For nrf5340_xxaa_application and nrf5340_xxaa_network, nrf.h now defines macro NRF5340_XXAA if not already defined.
6. For nrf5340_xxaa_application, nrf.h now defines macro NRF_APPLICATION if not already defined.
7. For nrf5340_xxaa_network, nrf.h now defines macro NRF_NETWORK if not already defined.
8. In system_nrf5340_application.c add workaround for errata 97.
9. Update nrf53_erratas.h.
9. Update nrf52_erratas.h.
10. In nrf5340_application_peripherals.h and nrf5340_network_peripherals.h, corrected IPC_GPMEM_NUM from 4 to 2.
11. In nrf5340_application_peripherals.h and nrf5340_network_peripherals.h, updated implemented number of pins on P1 from 12 to 16
12. Update svd files and headers for nRF5340.
13. In compiler_abstractions.h update gcc_current_sp to use only inline assembly. Function did not work as intended in Clang before this change.
8.30.2 SES 3-clause BSD license nRF_MDK_8_30_2_SES_BSDLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-30-2/nRF_MDK_8_30_2_SES_BSDLicense.emPackage sc_DownloadFiles_MDK
- In SEGGER Embedded Studio, renamed first RAM block in memory map for devices with multiple RAM regions to fix linker not finding first RAM block.
- Updated nrf5340_application_peripherals.h.
- In nrf*_peripherals.h, P0_FEATURE_PINS_PRESENT macro had undefined behaviour when P0_PIN_NUM was 32. Fixed.
- In system_nrf5340_application.c, fixed incorrect initialization of SystemCoreClock variable.
- In system_nrf5340_application.c and system_nrf5340_network.c, updated upper index for TRIMCNF array in FICR trim value loading loop.
- In nrf9160_peripherals.h, removed OSCILLATORS_PRESENT and OSCILLATORS_COUNT, NRF_OSCILLATORS is not present.
8.30.1 SES 3-clause BSD license nRF_MDK_8_30_1_SES_BSDLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-30-1/nRF_MDK_8_30_1_SES_BSDLicense.emPackage sc_DownloadFiles_MDK
8.29.0 SES 3-clause BSD license nRF_MDK_8_29_0_SES_BSDLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-29-0/nRF_MDK_8_29_0_SES_BSDLicense.emPackage sc_DownloadFiles_MDK
1. Add new header nrf_erratas.h. includes functions to check if an errata affects the device you're running on.
2. In compiler_abstractions.h, add macro __UNUSED. __UNUSED marks an object as unused for the compiler, see GCC's __attribute__((unused)) for example.
3. In system_nrf*.c files, use nrf_erratas.h to check for erratas where possible.
4. Keil flashing algorithm didn't recognize nRF52833. Fixed
5. Add code ram as new section in applicable processors
6. For nRF9160, add workaround for errata 31.
7. Adds support for nRF5340
8.28.0 SES 3-clause BSD license nRF_MDK_8_28_0_SES_BSDLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-28-0/nRF_MDK_8_28_0_SES_BSDLicense.emPackage sc_DownloadFiles_MDK
1. In nrf9160_peripherals.h, Added IPC_CONF_NUM macro
2. In nrf9160_peripherals.h, Added SAADC_CH_NUM macro
3. In device peripherals headers, add NVMC_PRESENT, NVMC_COUNT, and NVMC_FEATURE_CACHE_PRESENT where applicable.
4. In system_nrf52810.c, remove ENABLE_SWO and ENABLE_TRACE features. Tracing not supported in nRF52810.
5. In system_nrf52810.c, when developing in nRF52832, make sure NFC pins are mapped as GPIO.
6. In system_nrf52811.c, when developing in nRF52840, make sure NFC pins are mapped as GPIO.
8.27.1 SES 3-clause BSD license nRF_MDK_8_27_1_SES_BSDLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-27-1/nRF_MDK_8_27_1_SES_BSDLicense.emPackage sc_DownloadFiles_MDK
1. In nrf9160_peripherals.h, Added IPC_CONF_NUM macro
2. In system_nrf52810.c, remove ENABLE_SWO and ENABLE_TRACE features. Tracing is not supported in nRF52810.
8.27.0 SES 3-clause BSD license nRF_MDK_8_27_0_SES_BSDLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-27-0/nRF_MDK_8_27_0_SES_BSDLicense.emPackage sc_DownloadFiles_MDK
1. Add new device nRF52833
2. In nrf52840_peripherals.h, add define POWER_FEATURE_VDDH_DCDC_PRESENT
8.26.0 SES 3-clause BSD license nRF_MDK_8_26_0_SES_BSDLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-26-0/nRF_MDK_8_26_0_SES_BSDLicense.emPackage sc_DownloadFiles_MDK
Changelog:
- Fixed some IDE support file bugs.
- nRF51 IAR support previously used common files for memory configurations. New device-specific files created. Does not impact device selection.
- Split common nrf51 IAR support files into separate files per device. Does not impact device selection.
- Fixed errors in nrf52805_peripherals header file
- Updated comments in system_nrfxxx.c files with link to infocenter
- In system_nrf9160.c, fixed ENABLE_TRACE sequence.
8.25.0 SES 3-clause BSD license nRFx_MDK_8_25_0_SES_BSDLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-25-0/nRF5x_MDK_8_25_0_SES_BSDLicense.emPackage sc_DownloadFiles_MDK
Changelog:
- Updated peripheral header files for every device.
- Added assert in GCC startup code to check that code and init data do not overflow the flash area.
- Corrections in nRF52832, nRF52810 and nRF52840 header files.
- Fixed warning error when debugging with IAR Embedded Workbench for nRF52 devices.
- Added support package for Segger Embedded Studio.
8.24.1 SES 3-clause BSD license nRF5x_MDK_8_24_1_SES_BSDLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-24-1/nRF5x_MDK_8_24_1_SES_BSDLicense.emPackage sc_DownloadFiles_MDK
- Added new device, nRF52811_xxAA
- Updated startup files for nRF9160.
- Updated header files for nRF52810, nRF52811, and nRF52840.
- Fixed issue where nRF9160_xxAA fpu_type property was not set correctly.
- Fixed issue where nRF9160_xxAA was missing a flag indicating CMSE instruction support in Segger Embedded Studio Pack.
- Fixed issue where some files and file references in Segger Embedded Studio Pack were not correct.
- Fixed issue where Keil programming algorithms failed to identify the device it ran on in nRF91 and nRF52 family devices.
- Fixed issue where when running nRF52810 code with DEVELOP_IN_NRF52832, some nRF52810 erratas were wrongly applied to nRF52832 devices.
- In system_nrf52840.c, system_nrf52811.c, system_nrf52810.c, add a note explaining why some errata_x() functions always return true.
- In system_nrf52810.c, add errata checks for nRF52810_xxAA_REV2.
- In system_nrf9160.c, add support for ENABLE_SWO and ENABLE_TRACE macros to enable trace when compiling for secure code.
- In system_nrf9160.c, fix issue where some errata used direct address assignment to registers without a volatile qualifier.
- In system_nrf9160.c, add workaround for errata 20.
8.21.1 SES 3-clause BSD license nRF5x_MDK_8_21_1_SES_BSDLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-21-1/nRF5x_MDK_8_21_1_SES_BSDLicense.emPackage sc_DownloadFiles_MDK
- Mask errata content not used in nonsecure when compiling nonsecure code for nrf9160.
- Added workaround for NOPAN-6 for nrf9160.
- Split errata 14 and 15 into two separate errata handlers for nrf9160.
8.17.0 SES 3-clause BSD license nRF5x_MDK_8_17_0_SES_BSDLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-17-0/nRF5x_MDK_8_17_0_SES_BSDLicense.emPackage sc_DownloadFiles_MDK
- Bugfixes and minor improvements
- See release notes for more details
8.16.0 SES 3-clause BSD license nRF5x_MDK_8_16_0_SES_BSDLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-16-0/nRF5x_MDK_8_16_0_SES_BSDLicense.emPackage sc_DownloadFiles_MDK
- For all, replaced nrf51_common.ld, nrf52_common.ld with nrf_common.ld
- For nrf52840, remove register UICR->DCDCDRIVE0
- For nrf52840, update enumerator value RADIO->TXPOWER->neg30dBm from 0xD8 to 0xFF to solve value overlap with neg40dBm
- For nrf52840, add peripheral CC_HOST_RGF
8.15.4 SES 3-clause BSD license nRF5x_MDK_8_15_4_SES_BSDLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-4/nRF5x_MDK_8_15_4_SES_BSDLicense.emPackage sc_DownloadFiles_MDK
1. For nRF52810, added registers in header files for support of partial erase mechanism.
2. For nRF52810, added support for LASTRX to SUSPEND short in TWIM.
3. For nRF52832, corrected problem in svd file that made serial interfaces awkward to debug. Introduced in 8.15.1
4. For nRF52832, added back incorrectly removed baudrates.
5. For nRF52840, corrected problem in svd file that made serial interfaces awkward to debug. Introduced in 8.15.1
6. For nRF52840, added new registers in FICR for Cryptocell calibration.
7. For nRF52840, correction of small errors in registers names in header files.
8. For nRF52840, correction to USBD event registers.
9. For nRF52840, add support for Rev1 devices.
8.15.1 SES 3-clause BSD license nRF5x_MDK_8_15_1_SES_BSDLicense /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-1/nRF5x_MDK_8_15_1_SES_BSDLicense.emPackage sc_DownloadFiles_MDK
- Updated peripheral header files for every device.
- For nRF52840, enable old erratas for new device nRF52840_xxAA_EngB
- For nRF52832, enable fix for errata 182.
8.15.0 SES 3-clause BSD license nRF5x_MDK_8_15_0_SEGGER_BSDLicense /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-0/nRF5x_MDK_8_15_0_SEGGER_BSDLicense.emPackage sc_DownloadFiles_MDK
- Updated peripheral header files for every device
- Added assert in GCC startup code to check that code and init data do not overflow the flash area
- Corrections in nRF52832, nRF52810 and nRF52840 header files
- Fixed warning error when debugging with IAR Embedded Workbench for nRF52 devices
- Added support package for Segger Embedded Studio
Changelog:
8.38.0 SES 5-clause Nordic license nRF_MDK_8_38_0_SES_NordicLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-38-0/nRF_MDK_8_38_0_SES_NordicLicense.emPackage sc_DownloadFiles_MDK
Changelog:
- Update errata functions
- Update nrf5340 svd and header files
- nRF5340 serial interrupt names have been modified. Preprocessor macros that maintain backwards compatibility are provided by default
- New: SERIAL0, SERIAL1
- Deprecated SPIM0_SPIS0_TWIM0_TWIS0_UARTE0, SPIM1_SPIS1_TWIM1_TWIS1_UARTE1
- In nrf5340_application_peripherals.h add macro CLOCK_FEATURE_HFCLK_DIVIDE_PRESENT to indicate support for variable clock frequency
- See release notes for more details
8.37.0 SES 5-clause Nordic license nRF_MDK_8_37_0_SES_NordicLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-37-0/nRF_MDK_8_37_0_SES_NordicLicense.emPackage sc_DownloadFiles_MDK
Changelog:
- Update errata functions
8.35.0 SES 5-clause Nordic license nRF_MDK_8_35_0_SES_NordicLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-35-0/nRF_MDK_8_35_0_SES_NordicLicense.emPackage sc_DownloadFiles_MDK
Changelog:
- Bugfixing and minor feature updates
- Added and updated erratas
- Ensure errata workarounds added also for newer HW revisions than present at MDK release
- See release notes for full update
8.34.1 SES 5-clause Nordic license nRF_MDK_8_34_1_SES_NordicLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-34-1/nRF_MDK_8_34_1_SES_NordicLicense.emPackage sc_DownloadFiles_MDK
Changelog:
- Added RADIO_TXPOWER_TXPOWER_Max macro to *_peripherals.h
- In nrf52840, added event RADIO->EVENTS_SYNC
- Update nRF5340 svd and header files.
- Add errata functions
- FIXED: Not all products were included as targets for Keil uv5 packs. Introduced in 8.33.0
8.33.0 SES 5-clause Nordic license nRF_MDK_8_33_0_SES_NordicLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-33-0/nRF_MDK_8_33_0_SES_NordicLicense.emPackage sc_DownloadFiles_MDK
Changelog:
- In nrf52810_to_nrf52811.h, fix use of nonexistent name in name remapping of TWIM0_TWIS0_IRQHandler
- In nrf52820_peripherals.h, removed POWER_FEATURE_VDDH_DCDC_PRESENT macro
8.32.1 SES 5-clause Nordic license nRF_MDK_8_32_1_SES_NordicLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-32-1/nRF_MDK_8_32_1_SES_NordicLicense.emPackage sc_DownloadFiles_MDK
- Changelog for 8.31.0 -> 8.32.1
1. In Keil pack, set default SWD settings per family.
2. In Keil pack, set access port for devices with more than one core.
3. Added device nRF52820
4. Update license header current year to 2020
8.31.0 SES 5-clause Nordic license nRF_MDK_8_31_0_SES_NordicLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-31-0/nRF_MDK_8_31_0_SES_NordicLicense.emPackage sc_DownloadFiles_MDK
- Changelog for 8.30.2 -> 8.31.0
1. Added support for new devices in Keil and IAR flashing algorithms
2. In Segger Embedded Studio, use SEGGER toolchain as default in example projects.
3. In IAR package, linker scripts have been renamed to iar_%device%.icf to not collide with segger toolchain linker scripts.
4. In nRF52 series device header files, set macro DSP_PRESENT to 1 if it was not already 1. DSP is a mandatory feature in Cortex-M4.
5. For nrf5340_xxaa_application and nrf5340_xxaa_network, nrf.h now defines macro NRF5340_XXAA if not already defined.
6. For nrf5340_xxaa_application, nrf.h now defines macro NRF_APPLICATION if not already defined.
7. For nrf5340_xxaa_network, nrf.h now defines macro NRF_NETWORK if not already defined.
8. In system_nrf5340_application.c add workaround for errata 97.
9. Update nrf53_erratas.h.
9. Update nrf52_erratas.h.
10. In nrf5340_application_peripherals.h and nrf5340_network_peripherals.h, corrected IPC_GPMEM_NUM from 4 to 2.
11. In nrf5340_application_peripherals.h and nrf5340_network_peripherals.h, updated implemented number of pins on P1 from 12 to 16
12. Update svd files and headers for nRF5340.
13. In compiler_abstractions.h update gcc_current_sp to use only inline assembly. Function did not work as intended in Clang before this change.
8.30.2 SES 5-clause Nordic license nRF_MDK_8_30_2_SES_NordicLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-30-2/nRF_MDK_8_30_2_SES_NordicLicense.emPackage sc_DownloadFiles_MDK
- In SEGGER Embedded Studio, renamed first RAM block in memory map for devices with multiple RAM regions to fix linker not finding first RAM block.
- Updated nrf5340_application_peripherals.h.
- In nrf*_peripherals.h, P0_FEATURE_PINS_PRESENT macro had undefined behaviour when P0_PIN_NUM was 32. Fixed.
- In system_nrf5340_application.c, fixed incorrect initialization of SystemCoreClock variable.
- In system_nrf5340_application.c and system_nrf5340_network.c, updated upper index for TRIMCNF array in FICR trim value loading loop.
- In nrf9160_peripherals.h, removed OSCILLATORS_PRESENT and OSCILLATORS_COUNT, NRF_OSCILLATORS is not present.
8.30.1 SES 5-clause Nordic license nRF_MDK_8_30_1_SES_NordicLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-30-1/nRF_MDK_8_30_1_SES_NordicLicense.emPackage sc_DownloadFiles_MDK
8.29.0 SES 5-clause Nordic license nRF_MDK_8_29_0_SES_NordicLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-29-0/nRF_MDK_8_29_0_SES_NordicLicense.emPackage sc_DownloadFiles_MDK
1. Add new header nrf_erratas.h. includes functions to check if an errata affects the device you're running on.
2. In compiler_abstractions.h, add macro __UNUSED. __UNUSED marks an object as unused for the compiler, see GCC's __attribute__((unused)) for example.
3. In system_nrf*.c files, use nrf_erratas.h to check for erratas where possible.
4. Keil flashing algorithm didn't recognize nRF52833. Fixed
5. Add code ram as new section in applicable processors
6. For nRF9160, add workaround for errata 31.
7. Adds support for nRF5340
8.28.0 SES 5-clause Nordic license nRF_MDK_8_28_0_SES_NordicLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-28-0/nRF_MDK_8_28_0_SES_NordicLicense.emPackage sc_DownloadFiles_MDK
1. In nrf9160_peripherals.h, Added IPC_CONF_NUM macro
2. In nrf9160_peripherals.h, Added SAADC_CH_NUM macro
3. In device peripherals headers, add NVMC_PRESENT, NVMC_COUNT, and NVMC_FEATURE_CACHE_PRESENT where applicable.
4. In system_nrf52810.c, remove ENABLE_SWO and ENABLE_TRACE features. Tracing not supported in nRF52810.
5. In system_nrf52810.c, when developing in nRF52832, make sure NFC pins are mapped as GPIO.
6. In system_nrf52811.c, when developing in nRF52840, make sure NFC pins are mapped as GPIO.
8.27.1 SES 5-clause Nordic license nRF_MDK_8_27_1_SES_NordicLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-27-1/nRF_MDK_8_27_1_SES_NordicLicense.emPackage sc_DownloadFiles_MDK
1. In nrf9160_peripherals.h, Added IPC_CONF_NUM macro
2. In system_nrf52810.c, remove ENABLE_SWO and ENABLE_TRACE features. Tracing is not supported in nRF52810.
8.27.0 SES 5-clause Nordic license nRF_MDK_8_27_0_SES_NordicLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-27-0/nRF_MDK_8_27_0_SES_NordicLicense.emPackage sc_DownloadFiles_MDK
1. Add new device nRF52833
2. In nrf52840_peripherals.h, add define POWER_FEATURE_VDDH_DCDC_PRESENT
8.26.0 SES 5-clause Nordic license nRF_MDK_8_26_0_SES_NordicLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-26-0/nRF_MDK_8_26_0_SES_NordicLicense.emPackage sc_DownloadFiles_MDK
Changelog:
- Fixed some IDE support file bugs.
- nRF51 IAR support previously used common files for memory configurations. New device-specific files created. Does not impact device selection.
- Split common nrf51 IAR support files into separate files per device. Does not impact device selection.
- Fixed errors in nrf52805_peripherals header file
- Updated comments in system_nrfxxx.c files with link to infocenter
- In system_nrf9160.c, fixed ENABLE_TRACE sequence.
8.25.0 SES 5-clause Nordic license nRFx_MDK_8_25_0_SES_NordicLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-25-0/nRF5x_MDK_8_25_0_SES_NordicLicense.emPackage sc_DownloadFiles_MDK
Changelog:
- Updated peripheral header files for every device.
- Added assert in GCC startup code to check that code and init data do not overflow the flash area.
- Corrections in nRF52832, nRF52810 and nRF52840 header files.
- Fixed warning error when debugging with IAR Embedded Workbench for nRF52 devices.
- Added support package for Segger Embedded Studio.
8.24.1 SES 5-clause Nordic license nRF5x_MDK_8_24_1_SES_NordicLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-24-1/nRF5x_MDK_8_24_1_SES_NordicLicense.emPackage sc_DownloadFiles_MDK
- Added new device, nRF52811_xxAA
- Updated startup files for nRF9160.
- Updated header files for nRF52810, nRF52811, and nRF52840.
- Fixed issue where nRF9160_xxAA fpu_type property was not set correctly.
- Fixed issue where nRF9160_xxAA was missing a flag indicating CMSE instruction support in Segger Embedded Studio Pack.
- Fixed issue where some files and file references in Segger Embedded Studio Pack were not correct.
- Fixed issue where Keil programming algorithms failed to identify the device it ran on in nRF91 and nRF52 family devices.
- Fixed issue where when running nRF52810 code with DEVELOP_IN_NRF52832, some nRF52810 erratas were wrongly applied to nRF52832 devices.
- In system_nrf52840.c, system_nrf52811.c, system_nrf52810.c, add a note explaining why some errata_x() functions always return true.
- In system_nrf52810.c, add errata checks for nRF52810_xxAA_REV2.
- In system_nrf9160.c, add support for ENABLE_SWO and ENABLE_TRACE macros to enable trace when compiling for secure code.
- In system_nrf9160.c, fix issue where some errata used direct address assignment to registers without a volatile qualifier.
- In system_nrf9160.c, add workaround for errata 20.
8.21.1 SES 5-clause Nordic license nRF5x_MDK_8_21_1_SES_NordicLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-21-1/nRF5x_MDK_8_21_1_SES_NordicLicense.emPackage sc_DownloadFiles_MDK
- Mask errata content not used in nonsecure when compiling nonsecure code for nrf9160.
- Added workaround for NOPAN-6 for nrf9160.
- Split errata 14 and 15 into two separate errata handlers for nrf9160.
8.17.0 SES 5-clause Nordic license nRF5x_MDK_8_17_0_SES_NordicLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-17-0/nRF5x_MDK_8_17_0_SES_NordicLicense.emPackage sc_DownloadFiles_MDK
- Bugfixes and minor improvements
- See release notes for more details
8.16.0 SES 5-clause Nordic license nRF5x_MDK_8_16_0_SES_NordicLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-16-0/nRF5x_MDK_8_16_0_SES_NordicLicense.emPackage sc_DownloadFiles_MDK
- For all, replaced nrf51_common.ld, nrf52_common.ld with nrf_common.ld
- For nrf52840, remove register UICR->DCDCDRIVE0
- For nrf52840, update enumerator value RADIO->TXPOWER->neg30dBm from 0xD8 to 0xFF to solve value overlap with neg40dBm
- For nrf52840, add peripheral CC_HOST_RGF
8.15.4 SES 5-clause Nordic license nRF5x_MDK_8_15_4_SES_NordicLicense.emPackage /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-4/nRF5x_MDK_8_15_4_SES_NordicLicense.emPackage sc_DownloadFiles_MDK
1. For nRF52810, added registers in header files for support of partial erase mechanism.
2. For nRF52810, added support for LASTRX to SUSPEND short in TWIM.
3. For nRF52832, corrected problem in svd file that made serial interfaces awkward to debug. Introduced in 8.15.1
4. For nRF52832, added back incorrectly removed baudrates.
5. For nRF52840, corrected problem in svd file that made serial interfaces awkward to debug. Introduced in 8.15.1
6. For nRF52840, added new registers in FICR for Cryptocell calibration.
7. For nRF52840, correction of small errors in registers names in header files.
8. For nRF52840, correction to USBD event registers.
9. For nRF52840, add support for Rev1 devices.
8.15.1 SES 5-clause Nordic license nRF5x_MDK_8_15_1_SES_NordicLicense /-/media/Software-and-other-downloads/Desktop-software/nRF-MDK/sw/8-15-1/nRF5x_MDK_8_15_1_SES_NordicLicense.emPackage sc_DownloadFiles_MDK
- Updated peripheral header files for every device.
- For nRF52840, enable old erratas for new device nRF52840_xxAA_EngB
- For nRF52832, enable fix for errata 182.