<?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 MicrocontrollersのトピックRe: MQX/IAR/Freedom K64 Processor and Linker Selection</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MQX-IAR-Freedom-K64-Processor-and-Linker-Selection/m-p/382708#M20394</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured it is not much effort to share the information with the community. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With IAR I usually maintain my own .icf file for my application so I'll probably copy this one and maintain it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Aug 2014 21:12:55 GMT</pubDate>
    <dc:creator>razed11</dc:creator>
    <dc:date>2014-08-26T21:12:55Z</dc:date>
    <item>
      <title>MQX/IAR/Freedom K64 Processor and Linker Selection</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MQX-IAR-Freedom-K64-Processor-and-Linker-Selection/m-p/382706#M20392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just an FYI:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MQX 4.1.0 IAR for the Freedom K64 appears to have some minor configuration errors:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "Hello" example has Freescale MK63FN1M0xxx12 as the processor rather than MK64FN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The linker allocates 512 kB rather than 1 MB for flash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I find others I'll follow-up here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 20:54:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MQX-IAR-Freedom-K64-Processor-and-Linker-Selection/m-p/382706#M20392</guid>
      <dc:creator>razed11</dc:creator>
      <dc:date>2014-08-26T20:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: MQX/IAR/Freedom K64 Processor and Linker Selection</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MQX-IAR-Freedom-K64-Processor-and-Linker-Selection/m-p/382707#M20393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this is a common problem with the linker scripts for 1MB parts. I made a similar post about the K60F a while back and I guess it's not a high priority fix for the MQX team.&lt;/P&gt;&lt;P&gt;Make sure you edit the linker script in the BSP not the LIB otherwise it will be overwritten the next time you build the BSP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 21:05:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MQX-IAR-Freedom-K64-Processor-and-Linker-Selection/m-p/382707#M20393</guid>
      <dc:creator>williamely</dc:creator>
      <dc:date>2014-08-26T21:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: MQX/IAR/Freedom K64 Processor and Linker Selection</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MQX-IAR-Freedom-K64-Processor-and-Linker-Selection/m-p/382708#M20394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured it is not much effort to share the information with the community. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With IAR I usually maintain my own .icf file for my application so I'll probably copy this one and maintain it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 21:12:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MQX-IAR-Freedom-K64-Processor-and-Linker-Selection/m-p/382708#M20394</guid>
      <dc:creator>razed11</dc:creator>
      <dc:date>2014-08-26T21:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: MQX/IAR/Freedom K64 Processor and Linker Selection</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MQX-IAR-Freedom-K64-Processor-and-Linker-Selection/m-p/382709#M20395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is fixed in the 4.1.1 release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 21:48:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MQX-IAR-Freedom-K64-Processor-and-Linker-Selection/m-p/382709#M20395</guid>
      <dc:creator>LuisCasado</dc:creator>
      <dc:date>2014-08-26T21:48:18Z</dc:date>
    </item>
  </channel>
</rss>

