<?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のトピックTWR-K60N512 bootloader</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K60N512-bootloader/m-p/400961#M22264</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&gt;I want an USB/MSD host bootloader to program my application in a TWR-K60N512 system.&lt;/P&gt;&lt;P&gt;Any good suggestion ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, how do I change my application/linker files/compilation etc to make it work accordingly ?&lt;/P&gt;&lt;P&gt;I've found a intflash.icf file (which I can modify of course) but I haven't found a lcf file in my project.&lt;/P&gt;&lt;P&gt;I am using lowpower_twrk60n512 design from mqx examples as my base application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What exactly do I need to do to use bootloader+application ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the near future I will have to change the bootloader so that it will ALSO read the application from an I2C memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Luiz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 May 2015 20:54:05 GMT</pubDate>
    <dc:creator>pasini</dc:creator>
    <dc:date>2015-05-27T20:54:05Z</dc:date>
    <item>
      <title>TWR-K60N512 bootloader</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K60N512-bootloader/m-p/400961#M22264</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&gt;I want an USB/MSD host bootloader to program my application in a TWR-K60N512 system.&lt;/P&gt;&lt;P&gt;Any good suggestion ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, how do I change my application/linker files/compilation etc to make it work accordingly ?&lt;/P&gt;&lt;P&gt;I've found a intflash.icf file (which I can modify of course) but I haven't found a lcf file in my project.&lt;/P&gt;&lt;P&gt;I am using lowpower_twrk60n512 design from mqx examples as my base application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What exactly do I need to do to use bootloader+application ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the near future I will have to change the bootloader so that it will ALSO read the application from an I2C memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Luiz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 20:54:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K60N512-bootloader/m-p/400961#M22264</guid>
      <dc:creator>pasini</dc:creator>
      <dc:date>2015-05-27T20:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K60N512 bootloader</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K60N512-bootloader/m-p/400962#M22265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luiz,&lt;/P&gt;&lt;P&gt;I'd like to suggest that you can refer to application node AN4368 by through the link as below.&lt;/P&gt;&lt;P&gt;And I've also attached a updated package of AN4368, please refer to it for details.&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4368.pdf?fasp=1&amp;amp;WT_TYPE=Application%20Notes&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf" title="http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4368.pdf?fasp=1&amp;amp;WT_TYPE=Application%20Notes&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf"&gt;http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4368.pdf?fasp=1&amp;amp;WT_TYPE=Application%20Notes&amp;amp;WT_VENDOR=F…&lt;/A&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Thu, 28 May 2015 02:39:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K60N512-bootloader/m-p/400962#M22265</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2015-05-28T02:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K60N512 bootloader</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K60N512-bootloader/m-p/400963#M22266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have already seen AN4368. My doubt is how can I configure the linker for my application ?&lt;/P&gt;&lt;P&gt;AN4368 uses CodeWarrior and I use IAR. CW references a lcf file, which does not exist in IAR ( as far as I know ).&lt;/P&gt;&lt;P&gt;AN4368 asks to change the linker file and create a RIM area, code are and exchange interrupts from flash to ram.&lt;/P&gt;&lt;P&gt;But I cannot find this file in IAR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Isn't it possible to use #pragma or any other preprocessor directive to inform the beginning of my code instead of changing the linker file ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Luiz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 16:44:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K60N512-bootloader/m-p/400963#M22266</guid>
      <dc:creator>pasini</dc:creator>
      <dc:date>2015-05-28T16:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K60N512 bootloader</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K60N512-bootloader/m-p/400964#M22267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luzi,&lt;/P&gt;&lt;P&gt;Please refer to the 7.1 Memory allocation in AN2295 for IAR linker file modification.&lt;/P&gt;&lt;P&gt;No, the linker files modification is necessary.&lt;/P&gt;&lt;P&gt;AN2295 link as below:&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/microcontrollers/doc/app_note/AN2295.pdf" title="http://cache.freescale.com/files/microcontrollers/doc/app_note/AN2295.pdf"&gt;http://cache.freescale.com/files/microcontrollers/doc/app_note/AN2295.pdf&lt;/A&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Fri, 29 May 2015 02:02:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K60N512-bootloader/m-p/400964#M22267</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2015-05-29T02:02:46Z</dc:date>
    </item>
  </channel>
</rss>

