<?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 Creating dll in MCU bareboard project with KL26 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Creating-dll-in-MCU-bareboard-project-with-KL26/m-p/406498#M22762</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; i've done a MCU bareboard project with codewarrior for thermal printer&amp;nbsp; that runs on a KL26.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;My project is diveded in a main.c and several .h and .c.; Now I'd like to create a .dll&amp;nbsp; or a library to hide some .c of my project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Is there anybody who may give me some hints?&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Yusup Khan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Oct 2015 14:10:15 GMT</pubDate>
    <dc:creator>yusupkhan</dc:creator>
    <dc:date>2015-10-17T14:10:15Z</dc:date>
    <item>
      <title>Creating dll in MCU bareboard project with KL26</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Creating-dll-in-MCU-bareboard-project-with-KL26/m-p/406498#M22762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; i've done a MCU bareboard project with codewarrior for thermal printer&amp;nbsp; that runs on a KL26.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;My project is diveded in a main.c and several .h and .c.; Now I'd like to create a .dll&amp;nbsp; or a library to hide some .c of my project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Is there anybody who may give me some hints?&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Yusup Khan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Oct 2015 14:10:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Creating-dll-in-MCU-bareboard-project-with-KL26/m-p/406498#M22762</guid>
      <dc:creator>yusupkhan</dc:creator>
      <dc:date>2015-10-17T14:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Creating dll in MCU bareboard project with KL26</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Creating-dll-in-MCU-bareboard-project-with-KL26/m-p/406499#M22763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yusup Khan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what SW do you work with?&lt;/P&gt;&lt;P&gt;here is article of Creating a Library with Kinetis Design Studio&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2015/01/06/creating-a-library-with-kinetis-design-studio/" title="http://mcuoneclipse.com/2015/01/06/creating-a-library-with-kinetis-design-studio/"&gt;Creating a Library with Kinetis Design Studio | MCU on Eclipse&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if using CW10.6, user can create a customized library with wizard:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2015-10-19_15-19-15.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/23047iD1B2E22189D1BD95/image-size/large?v=v2&amp;amp;px=999" role="button" title="2015-10-19_15-19-15.jpg" alt="2015-10-19_15-19-15.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can this help you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zhang Jun&amp;nbsp; &lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 07:21:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Creating-dll-in-MCU-bareboard-project-with-KL26/m-p/406499#M22763</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-10-19T07:21:21Z</dc:date>
    </item>
  </channel>
</rss>

