<?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 Re: MQX K65 Linker File in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-K65-Linker-File/m-p/653370#M17241</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What about the rom size? &amp;nbsp;Seems to be short by 1MB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Oct 2016 13:35:02 GMT</pubDate>
    <dc:creator>Mike_d</dc:creator>
    <dc:date>2016-10-20T13:35:02Z</dc:date>
    <item>
      <title>MQX K65 Linker File</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-K65-Linker-File/m-p/653368#M17239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was looking at the K65 linker file that MQX 4.2 uses and was wondering if the rom entry and cfmprotrom have the&amp;nbsp;correct parameters. &amp;nbsp;Should it be like this instead?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: terminal, monaco, monospace;"&gt; cfmprotrom (R): ORIGIN = 0x00000400, LENGTH = 0x00000010&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 13px; font-family: terminal, monaco, monospace;"&gt; rom (RX): ORIGIN = 0x00000410, LENGTH = 0x001FFBF0 /* Code + Const data */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The part on the board is a&amp;nbsp;MK65FN2M0VMI18.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;C:\Freescale\Freescale_MQX_4_2\mqx\source\bsp\twrk65f180m\gcc_cw\intflash.ld&lt;/EM&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/3569iE478E0866EF0F4E7/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;K65P169M180SF5RMV2.pdf&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/3571i4BE224469D78502A/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 16:18:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-K65-Linker-File/m-p/653368#M17239</guid>
      <dc:creator>Mike_d</dc:creator>
      <dc:date>2016-10-19T16:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: MQX K65 Linker File</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-K65-Linker-File/m-p/653369#M17240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think '&lt;SPAN style="font-size: 13px; font-family: terminal, monaco, monospace;"&gt;cfmprotrom (R): ORIGIN = 0x00000400, LENGTH = 0x00000010&lt;/SPAN&gt;' is also OK, it is enough to hold the 16-byte flash configuration field . You can edit this file according to your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 04:28:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-K65-Linker-File/m-p/653369#M17240</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2016-10-20T04:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: MQX K65 Linker File</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-K65-Linker-File/m-p/653370#M17241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What about the rom size? &amp;nbsp;Seems to be short by 1MB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 13:35:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-K65-Linker-File/m-p/653370#M17241</guid>
      <dc:creator>Mike_d</dc:creator>
      <dc:date>2016-10-20T13:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: MQX K65 Linker File</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-K65-Linker-File/m-p/653371#M17242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you are right, the rom size can be set to &lt;SPAN style="font-size: 13px; font-family: terminal, monaco, monospace;"&gt;0x001FFBF0&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 07:01:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-K65-Linker-File/m-p/653371#M17242</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2016-10-21T07:01:21Z</dc:date>
    </item>
  </channel>
</rss>

