<?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>MQX Software SolutionsのトピックAdding a bootloader to MQX???</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Adding-a-bootloader-to-MQX/m-p/163361#M1388</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there an up to date appnote available for adding a bootloader to MQX? I have followed the instructions provided by "Adding an Ethernet Bootloader to Freescale MQX" (rev 1.3), but I am getting the following error in my debugger (CodeWarrior for ColdFire V7.2).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exception vector name: Address Error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any assistance would be helpful. Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gcoakley&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Nov 2010 08:06:17 GMT</pubDate>
    <dc:creator>Gcoakley</dc:creator>
    <dc:date>2010-11-17T08:06:17Z</dc:date>
    <item>
      <title>Adding a bootloader to MQX???</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Adding-a-bootloader-to-MQX/m-p/163361#M1388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there an up to date appnote available for adding a bootloader to MQX? I have followed the instructions provided by "Adding an Ethernet Bootloader to Freescale MQX" (rev 1.3), but I am getting the following error in my debugger (CodeWarrior for ColdFire V7.2).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exception vector name: Address Error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any assistance would be helpful. Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gcoakley&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Nov 2010 08:06:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Adding-a-bootloader-to-MQX/m-p/163361#M1388</guid>
      <dc:creator>Gcoakley</dc:creator>
      <dc:date>2010-11-17T08:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a bootloader to MQX???</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Adding-a-bootloader-to-MQX/m-p/163362#M1389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No comments or suggestions after 2 days?&amp;nbsp; Since Freescale is pushing MQX, I would have expected a post from a moderator after this much time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regardless, I am also experiencing the same results with CodeWarrior for Microcontrollers (version 10.0).&amp;nbsp; Based upon the available information (from the debugger), it does not appear that the MQX is copying the vectors into the correct location in RAM.&amp;nbsp; Unfortunately, I am still parsing through the MQX bsp and psp files for information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gcoakley&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Nov 2010 02:58:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Adding-a-bootloader-to-MQX/m-p/163362#M1389</guid>
      <dc:creator>Gcoakley</dc:creator>
      <dc:date>2010-11-20T02:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a bootloader to MQX???</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Adding-a-bootloader-to-MQX/m-p/163363#M1390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have document called "Adding a Bootloader to MQX", that gives some information on this.&amp;nbsp; Is that the same document you have?&amp;nbsp; I need to get this working also, but haven't tried this guide yet.&amp;nbsp; I couldn't find the document you referred to.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 00:04:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Adding-a-bootloader-to-MQX/m-p/163363#M1390</guid>
      <dc:creator>ARQuattr</dc:creator>
      <dc:date>2010-11-22T00:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a bootloader to MQX???</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Adding-a-bootloader-to-MQX/m-p/163364#M1391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Hi&amp;nbsp;&lt;/EM&gt;Gcoakley,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;Based upon the available information (from the debugger),&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;it does not appear that the MQX is copying the vectors into the correct location in RAM.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Based on &lt;A href="http://sourceforge.net/projects/fnet/files/fnet/AN/FNET_and_MQX%20Rev%201.3.pdf/download" rel="nofollow" target="_blank"&gt;http://sourceforge.net/projects/fnet/files/fnet/AN/FNET_and_MQX%20Rev%201.3.pdf/download&lt;/A&gt;&lt;/P&gt;&lt;P&gt;you should add:&lt;/P&gt;&lt;P align="left"&gt;&lt;EM&gt;"..&lt;/EM&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;EM&gt;Add the following line to user_config.h :&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;#define MQX_ROM_VECTORS 0&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;.."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have never tried this but guess it should help,&lt;/P&gt;&lt;P&gt;Andrey Butok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 16:28:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Adding-a-bootloader-to-MQX/m-p/163364#M1391</guid>
      <dc:creator>butok</dc:creator>
      <dc:date>2010-11-22T16:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a bootloader to MQX???</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Adding-a-bootloader-to-MQX/m-p/163365#M1392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ARQuattr:&lt;/P&gt;&lt;P&gt;Actually, I have the document linked to by Andrey Butok (&lt;A href="http://sourceforge.net/projects/fnet/files/fnet/AN/FNET_and_MQX%20Rev%201.3.pdf/download" rel="nofollow" target="_blank"&gt;http://sourceforge.net/projects/fnet/files/fnet/AN/FNET_and_MQX%20Rev%201.3.pdf/download&lt;/A&gt;) so I cannot comment on the document "Adding a Bootloader to MQX".&amp;nbsp; Can you provide a link to this document?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrey Butok:&lt;/P&gt;&lt;P&gt;Unfortunately, I am using the same document and I had tried changing the &lt;EM&gt;MQX_ROM_VECTORS macro to 0.&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gcoakley&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 05:21:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Adding-a-bootloader-to-MQX/m-p/163365#M1392</guid>
      <dc:creator>Gcoakley</dc:creator>
      <dc:date>2010-11-30T05:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a bootloader to MQX???</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Adding-a-bootloader-to-MQX/m-p/163366#M1393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have verified that the document &lt;EM&gt;"Adding an Ethernet Bootloader to Freescale MQX"&lt;/EM&gt; Rev 1.3 is still valid and was tested with FNET 0.8.1 and CW 7.2 and MQX 3.6.2 on a M52259DEMO board. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only change needed is to reverse the parameters in the tftp command.&lt;/P&gt;&lt;P&gt;It should read:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal, monaco" size="3"&gt;FNET&amp;gt; tftp blinky_fnet.elf.s19 &amp;lt;your host ipaddress&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not tested it with CW10 or with the 52259 Tower board.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don't forget to read section 5 as you will need to rebuild the libraries for your board with the following line added to user_config.h:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal, monaco"&gt;#define MQX_ROM_VECTORS &amp;nbsp;0&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--Brad&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 04:22:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Adding-a-bootloader-to-MQX/m-p/163366#M1393</guid>
      <dc:creator>bonzo</dc:creator>
      <dc:date>2010-12-21T04:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a bootloader to MQX???</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Adding-a-bootloader-to-MQX/m-p/163367#M1394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gcoakley, have you made progress?&amp;nbsp; Sorry for the late reply.&amp;nbsp; You had the more recent version of the same document I had, but there is now a rev1.4 available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got the latest versions of FNET, and made some slow progress, but managed to get FNET running (I think properly).&amp;nbsp; I had build problems with 0.9.1 and 0.9.3, but was able to get 0.8.1 to build in CW10 after adding some folders to the include path.&amp;nbsp; I'm not sure why I would have needed to do this, so I'm suspicious something else might be wrong that I haven't found yet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway, I got FNET running and I was able to use it as a bootloader to download the application S19 via tftp.&amp;nbsp; It works very nicely.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 21:06:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Adding-a-bootloader-to-MQX/m-p/163367#M1394</guid>
      <dc:creator>ARQuattr</dc:creator>
      <dc:date>2011-03-31T21:06:25Z</dc:date>
    </item>
  </channel>
</rss>

