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. MSP432P4xx_DFP

Change Log

Version 3.2.6: Oct. 31, 2018

Get Pack
  New features / changes:
  - Using stack size as defined in linker file for EWARM

Version 3.2.5: April 25, 2017

Get Pack
  New features / changes:
  - Adding MSP-EXP432P4111 description to boards section
  - Updated IAR EWARM examples to support EWARM 8.30.1
  Bugfixes:
  - MSP432P401V was not correctly recognized

Version 3.2.3: Feb. 28, 2017

Get Pack
  New features / changes:
  - Deprecate MSP432P401R Rev B
  - Modify example to support period window update setting
  Bugfixes:
  - Adding Target.lin file back

Version 3.2.2: Oct. 25, 2017

Get Pack
  New device support:
  - Added support for MSP432P4011, MSP432P401Y and MSP432P411Y

Version 3.2.1: Oct. 16, 2017

Get Pack
  New features / changes:
  - Header file fixes for ARM compiler 6

Version 3.2.0: Aug. 31, 2017

Get Pack
  New device support:
  - Added support for MSP432P411Y and MSP432P411V

Version 3.1.0: April 28, 2017

Get Pack
  New device support:
  - Added support for MSP432P4111
  MSP432 Header and Support Files Changes:
  - Fixed project creation bugs in IAR EWARM and Atollic TrueSTUDIO
  - Minor enhancements to pdsc file

Version 3.0.0: Feb. 22, 2017

Get Pack
  This pack adds support for IAR EWARM and Atollic TrueSTUDIO.
  
  MSP432 Header and Support Files Changes:
  - Adding linker and startup files for Atollic
  - Adding flash loaders for IAR
  - Minor fixes to pdsc file
  - Fixing copyright in startup file for KEIL

Version 2.2.1: Aug. 25, 2016

Get Pack
  MSP432 Header and Support Files Changes:
  - Minor fixes to pdsc file
  - Adding board images linkes to pdsc

Version 2.2.0: June 2, 2016

Get Pack
  New device support:
  - Added support for MSP432P401M

Version 2.1.1

Get Pack
  New device support:
  - Enabled support of RevB material with revision id 0x4100

Version 2.1.0

Get Pack
  New device support:
  - Flash loader supports upcoming RevC silicon material of MSP432P401R

  MSP432 Header and Support Files Changes:
  - Included definition for MSP432 mailbox structure into device header file

Version 2.0.0

Get Pack
  This device family pack replaces TexasInstruments.MSP432

  New device support:
  - MSP432P401R RevC
  - MSP432P401R ES/ES2 revisions are no longer supported

  Bug fixes in KEIL Flash Loader:
  - Support restore of clock settings after flash programming

  MSP432 Header and Support Files Changes:
  - Adapted device specific header file coding style to CMSIS
    = Replaced repeated structs with generic structs
    = Removed bit fields and Hungarian notation from CMSIS structs
    = Removed HWREG #defines
    = Added explicit IP prefix to all bit definitions
    = Moved MSP430 style registers to msp432p401r_classic.h
    = Added doxygen style comments
  - Bugfix: Added HAS_PORT definitions to device header file
  - Bugfix: Corrected wrong MPU_RASR bit fields in device header file
  - Added CMSIS compliant system_msp432p401r.c source
  - Renamed msp432_startup.s to startup_msp432p401r_uvision.s