<?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>topic Where can i find the other header files? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Where-can-i-find-the-other-header-files/m-p/394680#M21642</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am currently porting the Mbed CMSIS-DAP firmware to the FRDM-KL26Z board.&lt;BR /&gt;I have been looking for the files that are avalible for the other supported microcontrollers, and these are similar to as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="c++" __jive_macro_name="code" class="_jivemacro_uid_14447749502267364 jive_macro_code jive_text_macro" data-renderedposition="71_8_882_496" jivemacro_uid="_14447749502267364" modifiedtitle="true"&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_adc.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_cmp.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_dac.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_dma.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_dmamux.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_fgpio.h"&lt;/P&gt;&lt;P&gt; #include "device/MKL25Z4/MKL25Z4_ftfa.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_gpio.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_i2c.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_llwu.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_lptmr.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_mcg.h"&lt;/P&gt;&lt;P&gt;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_mcm.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_mtb.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_mtbdwt.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_nv.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_osc.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_pit.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_pmc.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_port.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_rcm.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_rom.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_rtc.h"&lt;/P&gt;&lt;P&gt;#include "device/MKL25Z4/MKL25Z4_sim.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_smc.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_spi.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_tpm.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_tsi.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_uart.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_uart0.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_usb.h"&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;however i am unable to find thse files for the KL26z processor, and i have been informed by another contributor to the CMSIS-DAP firmware that these files are generated by freescale and should be part of the SDK, Also, they come with a statement in the header that they have been automatically generated and should not be directly edited.&lt;/P&gt;&lt;P&gt;however after installing several versions of the SDK i am unable to find the files, instead i find&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="c++" __jive_macro_name="code" class="_jivemacro_uid_14447750494374590 jive_macro_code jive_text_macro" data-renderedposition="693_8_882_64" jivemacro_uid="_14447750494374590" modifiedtitle="true"&gt;&lt;P&gt;MKL26Z4.h&lt;/P&gt;&lt;P&gt;MKL26Z4_extension.h&lt;/P&gt;&lt;P&gt;MKL26Z4_features.h&lt;/P&gt;&lt;P&gt;fsl_bitaccess.h &lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are these other files available somewhere? if not can they be generated somehow?&lt;/P&gt;&lt;P&gt;Or are the header files listed above for the KL26 a concatenation of the other files and i would have to edit the code to suit?&lt;/P&gt;&lt;P&gt;&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;Joe &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Oct 2015 22:27:22 GMT</pubDate>
    <dc:creator>joecampbell</dc:creator>
    <dc:date>2015-10-13T22:27:22Z</dc:date>
    <item>
      <title>Where can i find the other header files?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Where-can-i-find-the-other-header-files/m-p/394680#M21642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am currently porting the Mbed CMSIS-DAP firmware to the FRDM-KL26Z board.&lt;BR /&gt;I have been looking for the files that are avalible for the other supported microcontrollers, and these are similar to as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="c++" __jive_macro_name="code" class="_jivemacro_uid_14447749502267364 jive_macro_code jive_text_macro" data-renderedposition="71_8_882_496" jivemacro_uid="_14447749502267364" modifiedtitle="true"&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_adc.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_cmp.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_dac.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_dma.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_dmamux.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_fgpio.h"&lt;/P&gt;&lt;P&gt; #include "device/MKL25Z4/MKL25Z4_ftfa.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_gpio.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_i2c.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_llwu.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_lptmr.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_mcg.h"&lt;/P&gt;&lt;P&gt;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_mcm.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_mtb.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_mtbdwt.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_nv.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_osc.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_pit.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_pmc.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_port.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_rcm.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_rom.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_rtc.h"&lt;/P&gt;&lt;P&gt;#include "device/MKL25Z4/MKL25Z4_sim.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_smc.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_spi.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_tpm.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_tsi.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_uart.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_uart0.h"&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "device/MKL25Z4/MKL25Z4_usb.h"&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;however i am unable to find thse files for the KL26z processor, and i have been informed by another contributor to the CMSIS-DAP firmware that these files are generated by freescale and should be part of the SDK, Also, they come with a statement in the header that they have been automatically generated and should not be directly edited.&lt;/P&gt;&lt;P&gt;however after installing several versions of the SDK i am unable to find the files, instead i find&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="c++" __jive_macro_name="code" class="_jivemacro_uid_14447750494374590 jive_macro_code jive_text_macro" data-renderedposition="693_8_882_64" jivemacro_uid="_14447750494374590" modifiedtitle="true"&gt;&lt;P&gt;MKL26Z4.h&lt;/P&gt;&lt;P&gt;MKL26Z4_extension.h&lt;/P&gt;&lt;P&gt;MKL26Z4_features.h&lt;/P&gt;&lt;P&gt;fsl_bitaccess.h &lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are these other files available somewhere? if not can they be generated somehow?&lt;/P&gt;&lt;P&gt;Or are the header files listed above for the KL26 a concatenation of the other files and i would have to edit the code to suit?&lt;/P&gt;&lt;P&gt;&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;Joe &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 22:27:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Where-can-i-find-the-other-header-files/m-p/394680#M21642</guid>
      <dc:creator>joecampbell</dc:creator>
      <dc:date>2015-10-13T22:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Where can i find the other header files?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Where-can-i-find-the-other-header-files/m-p/394681#M21643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe Campbell,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actually, you don't need to find the same source file as the KL25 file which you get, I think these KL25 sample code is not from Freescale website, it is just the driver for KL25.&lt;/P&gt;&lt;P&gt;You can use the Freescale's KL26 sample code and the driver source file directly, now our KSDK is supporting your FRDM-KL26, and have the according project, then you can use your CMSIS-DAP to download it.&lt;/P&gt;&lt;P&gt;After you install the KSDK, you can find the sample code project from path: C:\Freescale\KSDK_1.3.0\examples\frdmkl26z&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have question, please contact me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jingjing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 05:35:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Where-can-i-find-the-other-header-files/m-p/394681#M21643</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2015-10-14T05:35:13Z</dc:date>
    </item>
  </channel>
</rss>

