This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

mkl46z4.h

Am I allowed to include the header at http://www.keil.com/dd/docs/arm/freescale/kinetis/mkl46z4.h in a personal project? Where would I go for specifications for usage?

Thanks.

Parents
  • To the authors of the file - clearly stated in the header comment:

    /*
    ** ###################################################################
    **     Processors:          MKL46Z256VLH4
    **                          MKL46Z128VLH4
    **                          MKL46Z256VLL4
    **                          MKL46Z128VLL4
    **                          MKL46Z256VMC4
    **                          MKL46Z128VMC4
    **
    **     Compilers:           ARM Compiler
    **                          Freescale C/C++ for Embedded ARM
    **                          GNU C Compiler
    **                          IAR ANSI C/C++ Compiler for ARM
    **
    **     Reference manual:    KL46P121M48SF4RM, Rev.1 Draft A, Aug 2012
    **     Version:             rev. 2.0, 2012-12-12
    **
    **     Abstract:
    **         CMSIS Peripheral Access Layer for MKL46Z4
    **
    **     Copyright: 1997 - 2012 Freescale, Inc. All Rights Reserved.
    **
    **     http:                 http://www.freescale.com
    **     mail:                 support@freescale.com 
    **
    **     Revisions:
    **     - rev. 1.0 (2012-10-16)
    **         Initial version.
    **     - rev. 2.0 (2012-12-12)
    **         Update to reference manual rev. 1.
    **
    ** ###################################################################
    */
    

Reply
  • To the authors of the file - clearly stated in the header comment:

    /*
    ** ###################################################################
    **     Processors:          MKL46Z256VLH4
    **                          MKL46Z128VLH4
    **                          MKL46Z256VLL4
    **                          MKL46Z128VLL4
    **                          MKL46Z256VMC4
    **                          MKL46Z128VMC4
    **
    **     Compilers:           ARM Compiler
    **                          Freescale C/C++ for Embedded ARM
    **                          GNU C Compiler
    **                          IAR ANSI C/C++ Compiler for ARM
    **
    **     Reference manual:    KL46P121M48SF4RM, Rev.1 Draft A, Aug 2012
    **     Version:             rev. 2.0, 2012-12-12
    **
    **     Abstract:
    **         CMSIS Peripheral Access Layer for MKL46Z4
    **
    **     Copyright: 1997 - 2012 Freescale, Inc. All Rights Reserved.
    **
    **     http:                 http://www.freescale.com
    **     mail:                 support@freescale.com 
    **
    **     Revisions:
    **     - rev. 1.0 (2012-10-16)
    **         Initial version.
    **     - rev. 2.0 (2012-12-12)
    **         Update to reference manual rev. 1.
    **
    ** ###################################################################
    */
    

Children
No data