<?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のトピックan2295 sprintf</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/an2295-sprintf/m-p/309795#M13302</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the bootloader example of the AN2295, I am trying to make my own bootloader. I have a display and I need to show the progress of the bootload while doing it. I want to use the "sprintf" function but whenever I write it in the code, the program is continuosly resettin. any idea? (my Kinetis is the Mk60)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Apr 2014 08:38:28 GMT</pubDate>
    <dc:creator>isabelbenitez</dc:creator>
    <dc:date>2014-04-03T08:38:28Z</dc:date>
    <item>
      <title>an2295 sprintf</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/an2295-sprintf/m-p/309795#M13302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the bootloader example of the AN2295, I am trying to make my own bootloader. I have a display and I need to show the progress of the bootload while doing it. I want to use the "sprintf" function but whenever I write it in the code, the program is continuosly resettin. any idea? (my Kinetis is the Mk60)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 08:38:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/an2295-sprintf/m-p/309795#M13302</guid>
      <dc:creator>isabelbenitez</dc:creator>
      <dc:date>2014-04-03T08:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: an2295 sprintf</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/an2295-sprintf/m-p/309796#M13303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Isabel:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;printf(), sprintf() functions and the like consume a considerable time. If you have watchdog enabled this may be causing your MCU to reset. Do you have it enabled? If so, you need to make sure that refresh period is longer than the duration of the sprintf() function itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;Jorge Gonzalez&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>Tue, 08 Apr 2014 05:55:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/an2295-sprintf/m-p/309796#M13303</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2014-04-08T05:55:28Z</dc:date>
    </item>
  </channel>
</rss>

