<?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: Kinetis K60 bootloader and MQX application</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K60-bootloader-and-MQX-application/m-p/298554#M12366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;What confuse me is that, MQX seems to have some codes to initialize the hardware.&lt;/P&gt;&lt;P&gt;If we seperate to two projects, bootloader and application.&lt;/P&gt;&lt;P&gt;The bootloader will do the hardware initialization, then we should not initialize it again in the MQX.&lt;/P&gt;&lt;P&gt;In the document "AN4367.pdf", the MQX example seems also include the hardware initialization,&lt;/P&gt;&lt;P&gt;does the MQX project will all include both bootloader and application ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, where is the example code of AN4367 ?&lt;/P&gt;&lt;P&gt;The AN4367SW.zip is the setup program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Apr 2014 08:02:40 GMT</pubDate>
    <dc:creator>waynelai</dc:creator>
    <dc:date>2014-04-22T08:02:40Z</dc:date>
    <item>
      <title>Kinetis K60 bootloader and MQX application</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K60-bootloader-and-MQX-application/m-p/298552#M12364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suppose I have a bootloader to initialize all the K60 hardwares, like clock, GPIOs, UARTs...etc.&lt;/P&gt;&lt;P&gt;After bootloader finish initializing, it will jump to user application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. For user application with MQX support,&lt;/P&gt;&lt;P&gt;how do I generate the project using MQX BSP clone wizard ?&lt;/P&gt;&lt;P&gt;Is it still necessary to include BSP library into the project ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If I wrote some hardware access APIs in the bootloader,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; how to export these APIs to allow user application to access hardware ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 09:50:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K60-bootloader-and-MQX-application/m-p/298552#M12364</guid>
      <dc:creator>waynelai</dc:creator>
      <dc:date>2014-04-17T09:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis K60 bootloader and MQX application</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K60-bootloader-and-MQX-application/m-p/298553#M12365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;I want to believe that this appnote can be a guideline for developing your bootloader:&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;A class="jive-link-external-small" href="http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4367.pdf"&gt;http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4367.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;This appnote describes how to add the FNET bootloader to Kinetis projects. There is a section that includes adding it to the MQX linker which is the section that I believe you will find useful. I hope this helps. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt; Regards &lt;BR /&gt; Sol&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 16:02:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K60-bootloader-and-MQX-application/m-p/298553#M12365</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2014-04-21T16:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis K60 bootloader and MQX application</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K60-bootloader-and-MQX-application/m-p/298554#M12366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;What confuse me is that, MQX seems to have some codes to initialize the hardware.&lt;/P&gt;&lt;P&gt;If we seperate to two projects, bootloader and application.&lt;/P&gt;&lt;P&gt;The bootloader will do the hardware initialization, then we should not initialize it again in the MQX.&lt;/P&gt;&lt;P&gt;In the document "AN4367.pdf", the MQX example seems also include the hardware initialization,&lt;/P&gt;&lt;P&gt;does the MQX project will all include both bootloader and application ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, where is the example code of AN4367 ?&lt;/P&gt;&lt;P&gt;The AN4367SW.zip is the setup program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 08:02:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-K60-bootloader-and-MQX-application/m-p/298554#M12366</guid>
      <dc:creator>waynelai</dc:creator>
      <dc:date>2014-04-22T08:02:40Z</dc:date>
    </item>
  </channel>
</rss>

