This is release 1.1 of the KNOCK_WINDOW API and example files.
_____________________________________________________________________________

Files included in this package:
===============================
    eng_pos\readme.txt         			Rev: see below  - This file.
    eng_pos\etpu_knock_window.c			Rev : 1.2 - The C code file for the 
                                                KNOCK_WINDOW API.
    eng_pos\etpu_knock_window.h			Rev : 1.2 - The header file for the 
                                                KNOCK_WINDOW API.
    eng_pos\makefile           			Rev : 1.2 - A GNU makefile used to build 
                                                the API code.
                                                
The following files are needed in order to compile and use the example code:
_____________________________________________________________________________


  From AN3768SW "eTPU Automotive Set (Set 2)"
    etpu_set2\etpu_set2.h          - Image of eTPU set2 function code.
_____________________________________________________________________________     

  From AN2864SW "General C Functions for the eTPU."
    utils\etpu_util.c   - C code file for utility functions.
    utils\etpu_util.h   - header file for utility functions.
    utils\etpu_struc.h  - Register and bit field definitions for the eTPU.
_____________________________________________________________________________     

  From AN2855SW "Using GPIO on MPC5500"
    mpc5500\fs_gpio.c - MPC5500 GPIO low level driver C code file.
    mpc5500\fs_gpio.h - MPC5500 GPIO low level driver header file.
    mpc5500\crt0.s    - Start-up file
_____________________________________________________________________________     

  From AN2856SW "Using the MPC5554 header file"
    mpc5500\mpc5554.h  - Register and bit field definitions for MPC5554.
    mpc5500\typedefs.h - Defines all for data types.
____________________________________________________________________________     

All of the above files are available from the Freescale website.
_____________________________________________________________________________

Readme.txt HISTORY
------------------
  $Log: readme.txt,v $
  Revision 1.5  2009/01/08 15:58:10  r47354
  *** empty log message ***

  Revision 1.4  2009/01/08 12:06:58  r47354
  *** empty log message ***

  Revision 1.3  2008/10/30 10:01:08  r43562
  Updates etpu_knock_window .c and .h files.

  Revision 1.2  2008/06/25 08:03:03  r43562
  Fixed revision number.

  Revision 1.1  2008/06/25 08:00:34  r43562
  Initial version.

  



