<?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>Kinetis Design StudioのトピックRe: KDS Static Library Project - Bug Report +Fix for future versions</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-Static-Library-Project-Bug-Report-Fix-for-future-versions/m-p/355161#M1502</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Quick update: the issue has been identified, and will be fixed in the next release. Until then, there is the easy workaround to put in 'ar' for the archiever.&lt;/P&gt;&lt;P&gt;I appologize for that problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Sep 2014 13:38:28 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2014-09-11T13:38:28Z</dc:date>
    <item>
      <title>KDS Static Library Project - Bug Report +Fix for future versions</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-Static-Library-Project-Bug-Report-Fix-for-future-versions/m-p/355159#M1500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a bug in KDS V 1.1.0.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I wanted to create a project that builds a static library (CMSIS DSP in this case).&amp;nbsp;&amp;nbsp; I have done this plenty of times in CW.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Process:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.)&amp;nbsp;&amp;nbsp; I created a KDS project&lt;/P&gt;&lt;P&gt;2.)&amp;nbsp; I deleted the Startup code&lt;/P&gt;&lt;P&gt;3.) I changed the build artifact to a Static library&amp;nbsp;&amp;nbsp; C/C++ Build-&amp;gt;Settings--&amp;gt;BuildArtifact&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An error occurs when the archiver is started.&amp;nbsp;&amp;nbsp; I tracked it down and it turns out that&amp;nbsp; system build variable "cross_ar" is not defined by default.&amp;nbsp;&amp;nbsp; Under C/C++ build , build variables I set cross_ar to "ar" and was able to get a project to build.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally there should be a nice wizard for static library projects that have this build variable set.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 16:25:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-Static-Library-Project-Bug-Report-Fix-for-future-versions/m-p/355159#M1500</guid>
      <dc:creator>eli_hughes</dc:creator>
      <dc:date>2014-09-10T16:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: KDS Static Library Project - Bug Report +Fix for future versions</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-Static-Library-Project-Bug-Report-Fix-for-future-versions/m-p/355160#M1501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eli,&lt;/P&gt;&lt;P&gt;thanks for reporting this! Indeed, this is a problem of the tool chain in KDS. If you switch to library artifact, the Archiver setting is empty.&lt;/P&gt;&lt;P&gt;The correct fix in my view is to specify 'ar' as Archiver, and then it worked for me:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/45863i65E65A331E9DA00C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a ticket submitted on this issue so it gets fixed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 18:13:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-Static-Library-Project-Bug-Report-Fix-for-future-versions/m-p/355160#M1501</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-09-10T18:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: KDS Static Library Project - Bug Report +Fix for future versions</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-Static-Library-Project-Bug-Report-Fix-for-future-versions/m-p/355161#M1502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Quick update: the issue has been identified, and will be fixed in the next release. Until then, there is the easy workaround to put in 'ar' for the archiever.&lt;/P&gt;&lt;P&gt;I appologize for that problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 13:38:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-Static-Library-Project-Bug-Report-Fix-for-future-versions/m-p/355161#M1502</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-09-11T13:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: KDS Static Library Project - Bug Report +Fix for future versions</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-Static-Library-Project-Bug-Report-Fix-for-future-versions/m-p/355162#M1503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Erich:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also found this error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/message/434661#434661" title="https://community.freescale.com/message/434661#434661"&gt;https://community.freescale.com/message/434661#434661&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 18:49:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-Static-Library-Project-Bug-Report-Fix-for-future-versions/m-p/355162#M1503</guid>
      <dc:creator>eli_hughes</dc:creator>
      <dc:date>2014-09-11T18:49:31Z</dc:date>
    </item>
  </channel>
</rss>

