<?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のトピックutasker</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/utasker/m-p/597719#M16643</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone used utasker Serial Boot Loader with an MQX application?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, how do I relocate my MQX application to make room for the boot loader at 0x00000000?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jan 2017 21:55:38 GMT</pubDate>
    <dc:creator>DamonGibson</dc:creator>
    <dc:date>2017-01-06T21:55:38Z</dc:date>
    <item>
      <title>utasker</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/utasker/m-p/597719#M16643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone used utasker Serial Boot Loader with an MQX application?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, how do I relocate my MQX application to make room for the boot loader at 0x00000000?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 21:55:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/utasker/m-p/597719#M16643</guid>
      <dc:creator>DamonGibson</dc:creator>
      <dc:date>2017-01-06T21:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: utasker</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/utasker/m-p/597720#M16644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Damon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The uTasker boot loader has been used with a number of MQX projects (often USB-MSD but also SD card and memory stick loading). There is a post here explaining the configuration needed:&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fforum%2Findex.php%3Ftopic%3D1866.0" rel="nofollow" target="_blank"&gt;http://www.utasker.com/forum/index.php?topic=1866.0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In addition, there are further details in appendix B of the serial loader document: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fdocs%2FuTasker%2FuTaskerSerialLoader.PDF" rel="nofollow" target="_blank"&gt;http://www.utasker.com/docs/uTasker/uTaskerSerialLoader.PDF&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Some points for Arduino users at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fforum%2Findex.php%3Ftopic%3D1869.0" rel="nofollow" target="_blank"&gt;http://www.utasker.com/forum/index.php?topic=1869.0&lt;/A&gt;&lt;SPAN&gt; are also given.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For MQX you need to make sure that i&lt;SPAN style="text-decoration: underline;"&gt;nterrupt vectors are located in SRAM&lt;/SPAN&gt; (usual and simplest method - I understand there is a define somewhere) or relocated to a suitable area in Flash and the vector location register updated accordingly.&lt;BR /&gt;The linker script used just needs to have its &lt;SPAN style="text-decoration: underline;"&gt;Flash locations starting at the serial loader's address&lt;/SPAN&gt; (rather than 0).&lt;BR /&gt;Finally, the most problems with MQX is due to its clock configuration routine often hangs when the loader has already configured the clocks (it seems it assumes a reset and gets stuck otherwise). A simple workaround is to ensure the serial loader is configured to already set up the clock as required by the application and then the MQX clock configuration code can be skipped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Jan 2017 17:37:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/utasker/m-p/597720#M16644</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2017-01-08T17:37:07Z</dc:date>
    </item>
  </channel>
</rss>

