Motor Control PMSM Development Kit for MPC5775E NXP MCU
=======================================================
Revision 1.0
October 2020

RELEASE NOTES
=============
This is the NXP release for 3-phase Permanent Magnet Synchronous Motor (PMSM) Motor Control Development Kit for the NXP MCP5775E devices.

SW Library:
===========
This MCSPTR2A5775E Motor Control Development Kit SW contains the Automotive Math and Motor Control Library Set (AMMCLIB) which is available for evaluation free-of-charge for 90 days.
For information how to purchase the AMMCLIB please contact your NXP Sales Representative or Distributor.

Installation defaults:
======================
The default destination path of the Development Kit for MPC5775E is C:\NXP\MC_DevKits\MCSPTR2A5775E

Important notes:
================
During installation process of the PMSM Motor Control Development Kit SW for the MPC5775E device the latest Automotive Math and Motor Control Library (AMMCLIB) SW will be automatically downloaded from www.nxp.com\AutoMCLIB and installed to the default folder c:\NXP\AMMCLIB\MPC577xC_AMMCLIB_vX.Y.Z ("vX.Y.Z" represents the latest available AMMCLIB library version). If you have already the latest AMMCLIB library installed, you can skip this step.
 
The Development Kit application was built and tested using the following IDE and SDK:
=============================================================================
- S32 Design Studio (S32DS) for Power Architecture Version: 2017.R1 

Release history:
================
Rev 1.0
- Initial release for the 3-phase PMSM Motor Control Development Kit for the NXP MCP5775E MCU based on the AMMCLIB using single-precision floating-point implementation.
- The MCSPTR2A5775E development kit demonstrates the advantages of the NXP MCP5775E MCU for motor control applications with a three-phase permanent magnet synchronous motor (PMSM).
- The Automotive Math and Motor Control Library (AMMCLIB) auto-updater was integrated into installer. During installation, this process provides automatic download of the latest AMMCLIB library from www.nxp.com\AutoMCLIB and installation to the default folder c:\Freescale\AMMCLIB\. If the AMMCLIB installation is selected, the project links to this library are updated automatically.

The following compilation options were used to build the Development Kit application:
=====================================================================================
GCC compiler in the S32 Design Studio for PowerPC:
  -DMPC5777C 
  -DSWLIBS_DEFAULT_IMPLEMENTATION=SWLIBS_DEFAULT_IMPLEMENTATION_FLT 
  -O0
  -g3 
  -Wall 
  -c 
  -fmessage-length=0 
  -ffunction-sections 
  -mspe
  -fdata-sections 
  -mcpu=e200z7 
  -specs=ewl_c9x_noio.specs 
  -mbig 
  -mvle 
  -mregnames 
  -mhard-float 
