<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Processor Expert SoftwareのトピックKE06 Auto Generated Files</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/KE06-Auto-Generated-Files/m-p/400268#M3185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am currently working on porting mbed onto the FRDM-KE06 and am basing my work off of the KL25 as this is already ported.&amp;nbsp; There are a number of files for the KL25 that appear to be auto generated from Freescale including the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; device/MKL25Z4/MKL25Z4_adc.h&lt;/P&gt;&lt;P&gt;device/MKL25Z4/MKL25Z4_cmp.h&lt;/P&gt;&lt;P&gt;device/MKL25Z4/MKL25Z4_dac.h&lt;/P&gt;&lt;P&gt;device/MKL25Z4/MKL25Z4_dma.h&lt;/P&gt;&lt;P&gt;device/MKL25Z4/MKL25Z4_dmamux.h&lt;/P&gt;&lt;P&gt;device/MKL25Z4/MKL25Z4_fgpio.h&lt;/P&gt;&lt;P&gt;device/MKL25Z4/MKL25Z4_ftfa.h&lt;/P&gt;&lt;P&gt;device/MKL25Z4/MKL25Z4_gpio.h&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where are these files generated from and is there somewhere that I can get the files for the KE06?&amp;nbsp; I have downloaded about every code development package that I can find on the freescale site and have not found what I need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Jun 2015 21:21:46 GMT</pubDate>
    <dc:creator>robfranz</dc:creator>
    <dc:date>2015-06-15T21:21:46Z</dc:date>
    <item>
      <title>KE06 Auto Generated Files</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/KE06-Auto-Generated-Files/m-p/400268#M3185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am currently working on porting mbed onto the FRDM-KE06 and am basing my work off of the KL25 as this is already ported.&amp;nbsp; There are a number of files for the KL25 that appear to be auto generated from Freescale including the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; device/MKL25Z4/MKL25Z4_adc.h&lt;/P&gt;&lt;P&gt;device/MKL25Z4/MKL25Z4_cmp.h&lt;/P&gt;&lt;P&gt;device/MKL25Z4/MKL25Z4_dac.h&lt;/P&gt;&lt;P&gt;device/MKL25Z4/MKL25Z4_dma.h&lt;/P&gt;&lt;P&gt;device/MKL25Z4/MKL25Z4_dmamux.h&lt;/P&gt;&lt;P&gt;device/MKL25Z4/MKL25Z4_fgpio.h&lt;/P&gt;&lt;P&gt;device/MKL25Z4/MKL25Z4_ftfa.h&lt;/P&gt;&lt;P&gt;device/MKL25Z4/MKL25Z4_gpio.h&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where are these files generated from and is there somewhere that I can get the files for the KE06?&amp;nbsp; I have downloaded about every code development package that I can find on the freescale site and have not found what I need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 21:21:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/KE06-Auto-Generated-Files/m-p/400268#M3185</guid>
      <dc:creator>robfranz</dc:creator>
      <dc:date>2015-06-15T21:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: KE06 Auto Generated Files</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/KE06-Auto-Generated-Files/m-p/400269#M3186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;It seems that these files comes from the KSDK 1.0.0 (extension to the CMSIS register access layer header; available in platform\CMSIS\Include\device\... directory of the KSDK 1.0.0).&lt;/P&gt;&lt;P&gt;The KSDK 1.3.0 contain also this extension to the CMSIS register access layer header but all devices are include in one header file, see for example KSDK_1.3.0\platform\devices\MKL25Z4\include\MKL25Z4_extension.h.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marek Neuzil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 07:46:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/KE06-Auto-Generated-Files/m-p/400269#M3186</guid>
      <dc:creator>marek_neuzil</dc:creator>
      <dc:date>2015-11-23T07:46:59Z</dc:date>
    </item>
  </channel>
</rss>

