********************************************************************************
* Detailed Description:
* Example shows how to use original eTPU sets available over eTPU Function
* Selector ( https://www.nxp.com/webapp/etpu/ ) and integrate them into
* S32 Design Studio Integrated Development Platform. Example is based on
* Software Development Kit (SDK) startup, in the main function adds necessary
* configuration to get eTPU run.
* eTPU application itself is simple PWM configured with eTPU Graphical
* Configuration Tool. Target CPU is 'Generic CPU with eTPU2', eTPU clock 100MHz.
* User can shows PWM waves over pins PH[10] and PH[11].
*
* Tip: AN4687 may be used as reference with note the different compiler is used.
* References: http://www.nxp.com/files/soft_dev_tools/doc/app_note/AN4687.pdf
* https://www.nxp.com/webapp/sps/download/license.jsp?colCode=ETPUGCT
* ------------------------------------------------------------------------------
* Test HW: MPC5746R-176DC Rev.A2 + MPC57xx MOTHER BOARD Rev.C
* MCU: SPC5743RMLU5 QCO1640 1N83M FEAEQL
* Target: Debug_FLASH
* EVB connection: ETPU0_A (Port PH[10]) --> scope
* ETPU1_A (Port PH[11]) --> scope
* Compiler: S32DS.Power.2017.R1
* SDK release: S32_SDK_S32PA_EAR_1.8.0
* Configurator: eTPU Graphical Configuration Tool 1.4.0.4
* Debugger: Lauterbach Trace32
********************************************************************************
Revision History:
Ver Date Author Description of Changes
0.1 Apr-04-2019 David Tosenovjan Initial version
*******************************************************************************/