Arm Keil MDK v6 Essential and Professional editions are now available to buy as monthly or annual subscriptions from our Developer Tools store. Visit the store to get access to the tools suite today!

  1. Packs
  2. PIC32CX-SG41_DFP

Change Log

Version 1.6.172: Feb. 26, 2026

Get Pack
				- Added CMSIS flash loaders.
				- CMSIS System Initialization is now included as default. Define DISABLE_CMSIS_INIT to not include.
				- Added ARMCC scatter/linker script.
				- M32ATDF-165 Added 64pin missing XML/SVD description for CAN peripheral for PIC32CX1025SG41064.
				- DEVXML-7483 Interrupt handler in startup_(device).c changed: SVCall_Handler changed -> SVC_Handler and NonMaskableInt_Handler -> NMI_Handler.

Version 1.5.140: Sept. 16, 2024

Get Pack
                - Added PIC32CX1025SG41080.

Version 1.4.137: Aug. 9, 2024

Get Pack
                - Removed TEMP_LOG, and DAC_RESRDY interrupts from PIC32CX1025SG41064.

Version 1.3.134: Feb. 5, 2024

Get Pack
                - Released PIC32CX1025SG41064.

Version 1.2.128: Oct. 5, 2023

Get Pack
                - Changed license of header files to Apache-2.0.
                - Fixed endian and peripheral sizes in the SVD files.
                - Added interrupt captions in the SVD files.

Version 1.1.122: March 30, 2023

Get Pack
                - Peripherals bitfields improvement for PDEC, SDHC, NVMCTRL.
                - PERIPHERALS segment removal (correction).

Version 1.0.17: Nov. 29, 2022

Get Pack
                - Initial release.
                - Headers minor version increased to v2.1.0.
                - Changed integer constant literal macros from _Ux_ to _UNITxx_ (where xx is 32, 16 or 8) (MISRA C2012:R12.2).