<?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>S32 Design StudioのトピックRe: How to Create a library file from C file</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-Create-a-library-file-from-C-file/m-p/1077450#M6520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raju,&lt;/P&gt;&lt;P&gt;this is for a different IDE: &lt;A class="link-titled" href="https://mcuoneclipse.com/2015/01/06/creating-a-library-with-kinetis-design-studio/" title="https://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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the same applies to any GNU based IDE/toolchain as the S32DS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jun 2020 06:38:09 GMT</pubDate>
    <dc:creator>ErichStyger</dc:creator>
    <dc:date>2020-06-10T06:38:09Z</dc:date>
    <item>
      <title>How to Create a library file from C file</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-Create-a-library-file-from-C-file/m-p/1077449#M6519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to convert my current .c file into a library file , so as to&amp;nbsp;share the official content to other people.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2020 05:41:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-Create-a-library-file-from-C-file/m-p/1077449#M6519</guid>
      <dc:creator>bjrajendra</dc:creator>
      <dc:date>2020-06-10T05:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create a library file from C file</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-Create-a-library-file-from-C-file/m-p/1077450#M6520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raju,&lt;/P&gt;&lt;P&gt;this is for a different IDE: &lt;A class="link-titled" href="https://mcuoneclipse.com/2015/01/06/creating-a-library-with-kinetis-design-studio/" title="https://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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the same applies to any GNU based IDE/toolchain as the S32DS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2020 06:38:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-Create-a-library-file-from-C-file/m-p/1077450#M6520</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2020-06-10T06:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create a library file from C file</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-Create-a-library-file-from-C-file/m-p/1077451#M6521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the swift response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd gone through the link you provided below. I've below issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. There is a wizard provided in the S32DS to create a Project. Should I use this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Also,&amp;nbsp;as the screenshot suggests we still keep the&amp;nbsp;include folder as it&amp;nbsp;contains&amp;nbsp;header files related to the Core of the device. Thus it means the library file generated will work only related to that core????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2020 06:51:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-Create-a-library-file-from-C-file/m-p/1077451#M6521</guid>
      <dc:creator>bjrajendra</dc:creator>
      <dc:date>2020-06-10T06:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create a library file from C file</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-Create-a-library-file-from-C-file/m-p/1077452#M6522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) You can create a normal project&lt;/P&gt;&lt;P&gt;2) that depends on what you have in your library: if your code is for a dedicated core/device, then it will be the same for your library because the code is compiled with these switches.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2020 07:04:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-Create-a-library-file-from-C-file/m-p/1077452#M6522</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2020-06-10T07:04:57Z</dc:date>
    </item>
  </channel>
</rss>

