<?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>topic Re: Problem running AN2295 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282423#M10550</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, Have you changed the #define in the configuration file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Oct 2013 15:38:09 GMT</pubDate>
    <dc:creator>LuisCasado</dc:creator>
    <dc:date>2013-10-17T15:38:09Z</dc:date>
    <item>
      <title>Problem running AN2295</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282418#M10545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Hello.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;I downloaded&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the project&lt;/SPAN&gt; "&lt;SPAN class="hps"&gt;AN2295_Kinetis"&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;KINETIS&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;K&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;100MHz&lt;/SPAN&gt;. &lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;try to run&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;on my&lt;/SPAN&gt; board with&lt;SPAN class="hps"&gt;&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;MK60DN512&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;debugger&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;mode&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;when it enters the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;while (1&lt;/SPAN&gt;) &lt;SPAN class="hps"&gt;to await receipt&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;characters&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;from the serial port&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;debugger&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;gives the error&lt;/SPAN&gt;:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;ARM&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Processors,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;AN2295_Kinetis.afx&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;(&lt;/SPAN&gt;Suspend)&lt;BR /&gt;&lt;SPAN class="atn hps"&gt;Thread [&lt;/SPAN&gt;ID: &lt;SPAN class="hps"&gt;0x0&lt;/SPAN&gt;] &lt;SPAN class="atn hps"&gt;(&lt;/SPAN&gt;Suspended: Signal &lt;SPAN class="atn hps"&gt;'&lt;/SPAN&gt;Halt' &lt;SPAN class="hps"&gt;received&lt;/SPAN&gt;. &lt;SPAN class="hps"&gt;Description&lt;/SPAN&gt;: User &lt;SPAN class="hps"&gt;halted&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;thread&lt;/SPAN&gt;)&lt;BR /&gt;&lt;SPAN class="hps"&gt;1&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;0xE0B003E8&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;(&lt;/SPAN&gt;0xE0B003E8&lt;SPAN class="atn"&gt;) (&lt;/SPAN&gt;) &lt;SPAN class="hps"&gt;0xe0b003e8&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;The project&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is the original&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Freescale. I'm using in my board the UART3 to conect with PC.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;I've also&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;noticed that when&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;run the program&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;win_hc08sprg.exe&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;attempts to detect&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the target,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;nothing is coming out&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;computer's serial&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;port&lt;/SPAN&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Someone can&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;help me?&lt;/SPAN&gt;. &lt;SPAN class="hps"&gt;Thanks in advance&lt;/SPAN&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Greetings&lt;/SPAN&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Fernando&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 07:02:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282418#M10545</guid>
      <dc:creator>feraro</dc:creator>
      <dc:date>2013-10-16T07:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running AN2295</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282419#M10546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fernando,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The TWR-K60N512 board provides two serial port connection, one is on board OSBDM (USB CDC serial port UART5), the other one need to connect with TWR-SER board (UART3).&lt;/P&gt;&lt;P&gt;For the AN2295 is using UART3, which need to use serial port on TWR-SER board. And I check the latest AN2295 software, the baud rate is 9600.&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="TWR-SER.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/40639i0B817B558968699A/image-size/large?v=v2&amp;amp;px=999" role="button" title="TWR-SER.jpg" alt="TWR-SER.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 06:56:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282419#M10546</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2013-10-17T06:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running AN2295</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282420#M10547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hui_Ma.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for the reply&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;I'm testing&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Tower&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and the serial port&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;UART3&lt;/SPAN&gt;. &lt;SPAN class="hps"&gt;I have&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;win_hc08sprg.exe&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;program&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;set to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;9600&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;baud&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and marking&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Short&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;TRIM&lt;/SPAN&gt;. &lt;SPAN class="hps"&gt;Now&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;show me&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the following message&lt;/SPAN&gt;: &lt;SPAN class="hps"&gt;"The&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;maximum&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;attemps&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to try&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;calibrate&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;clocks&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;reached&lt;/SPAN&gt;. &lt;SPAN class="hps"&gt;Baudrate&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Try again&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;diffrent&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;settings&lt;/SPAN&gt;.".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;I tried with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;different&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;baud&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;setting,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;but&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;some&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;do not receive the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;ACK&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and other&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;continuous&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;showing&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the same message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;What&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;can&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;be the reason for&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;this?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Regards.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Fernando&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 10:01:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282420#M10547</guid>
      <dc:creator>feraro</dc:creator>
      <dc:date>2013-10-17T10:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running AN2295</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282421#M10548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN class="SpellE"&gt;&lt;SPAN lang="ES-TRAD" style="mso-ansi-language:ES-TRAD"&gt;Hi&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN lang="ES-TRAD" style="mso-ansi-language:ES-TRAD"&gt;Fernando,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="ES-TRAD" style="mso-ansi-language:ES-TRAD"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;What silicon revision are you using in your board?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K60N512 &lt;SPAN class="SpellE"&gt;config&lt;/SPAN&gt; supports two silicon revisions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#define KINETIS_MODEL K60_100MHz&lt;/P&gt;&lt;P&gt;//#define KINETIS_K60_OM33Z&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default would be Rev1.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And for silicon 2.x you should use K60D100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some small differences but those differences make the project to work or not to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 11:24:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282421#M10548</guid>
      <dc:creator>LuisCasado</dc:creator>
      <dc:date>2013-10-17T11:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running AN2295</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282422#M10549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Hi&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Luis&lt;/SPAN&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;The&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;silicon&lt;/SPAN&gt; version is &lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;K60_OM33Z. And the &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;revision is&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;1.0&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;.&amp;nbsp; I'm testing with TWR-K60N512.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Best regards.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Fernando&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 15:32:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282422#M10549</guid>
      <dc:creator>feraro</dc:creator>
      <dc:date>2013-10-17T15:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running AN2295</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282423#M10550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, Have you changed the #define in the configuration file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 15:38:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282423#M10550</guid>
      <dc:creator>LuisCasado</dc:creator>
      <dc:date>2013-10-17T15:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running AN2295</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282424#M10551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Hi&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Luis&lt;/SPAN&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Yes, I have&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;done the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;/&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;/&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;# define&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;KINETIS_MODEL&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;K60_100MHz&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;# define&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;KINETIS_K60_OM33Z&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;But when&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;build&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the project&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;generates&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;86 errors&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;So what we&lt;/SPAN&gt;&lt;SPAN&gt;'ve done is&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in the file&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;bootloader_cfg.h&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;/&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;/&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;# Include&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;AN2295_TWR_K60_cfg.h&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;# include&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;AN2295_TWR_K60D100_cfg.h&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;The errors&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;are solved. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;&lt;SPAN class="hps"&gt;&lt;SPAN class="hps"&gt;But&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;when I run the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;program, it &lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;jumps to &lt;SPAN class="hps"&gt;the function&lt;/SPAN&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Boot_ResetMCU&lt;/SPAN&gt;&lt;SPAN class="atn hps"&gt;(&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;I do not&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;know what to do&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Fernando&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 16:09:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282424#M10551</guid>
      <dc:creator>feraro</dc:creator>
      <dc:date>2013-10-17T16:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running AN2295</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282425#M10552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ramon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please uncomment both defines, so in the file TWR_K60_cfg you should have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;# define&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;KINETIS_MODEL&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;K60_100MHz&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;# define&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;KINETIS_K60_OM33Z&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;And change in bootloader_cfg.h the include to the correct one:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;# Include&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN class="atn hps" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;AN2295_TWR_K60_cfg.h&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;//# include&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN class="atn hps" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;AN2295_TWR_K60D100_cfg.h&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now it should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know if it solves your problem.&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;Santiago&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 22:55:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282425#M10552</guid>
      <dc:creator>santiago_gonzal</dc:creator>
      <dc:date>2013-10-17T22:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running AN2295</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282426#M10553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Thank you very much&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;for your help&lt;/SPAN&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;That was it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Had misunderstood&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the directions&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Luis&lt;/SPAN&gt;.&lt;BR /&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Thanks&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Luis&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and Santiago&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Fernando.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 06:12:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282426#M10553</guid>
      <dc:creator>feraro</dc:creator>
      <dc:date>2013-10-18T06:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running AN2295</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282427#M10554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Hello again&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;The&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;tower&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is working properly.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;However,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I record it&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;on my&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;board&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;still not working.&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;The only difference between&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;my&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;board&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;tower&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is that in my&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;board,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;micro&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;mask&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;8N30D&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;frequency of this&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;oscillator&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is 8&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;MHz instead&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;50&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;MHz&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of the tower.&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;I think the problem&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;may be in the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;BOOT_BUS_CLOCK&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;value&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;but I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;do not know what&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;value&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I enter&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Best Regards.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Fernando&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 07:09:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282427#M10554</guid>
      <dc:creator>feraro</dc:creator>
      <dc:date>2013-10-18T07:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running AN2295</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282428#M10555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try uncommenting the 0M33Z define.&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;Santiago&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;El 18/10/2013, a las 09:09, "Fernando Ramon" &amp;lt;admin@community.freescale.com&amp;lt;mailto:admin@community.freescale.com&amp;gt;&amp;gt; escribió:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;https://community.freescale.com/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;https://community.freescale.com/&amp;gt;&lt;/P&gt;&lt;P&gt;Problem running AN2295&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Fernando Ramon&amp;lt;https://community.freescale.com/people/feraro?et=watches.email.thread&amp;gt; in Kinetis Microcontrollers - View the full discussion&amp;lt;https://community.freescale.com/message/356558?et=watches.email.thread#356558&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 07:41:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282428#M10555</guid>
      <dc:creator>santiago_gonzal</dc:creator>
      <dc:date>2013-10-18T07:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running AN2295</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282429#M10556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santiago.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This define is uncommented. &lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;I did&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to make it work&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;tower.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fernando.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 07:46:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282429#M10556</guid>
      <dc:creator>feraro</dc:creator>
      <dc:date>2013-10-18T07:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running AN2295</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282430#M10557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I meant "Comment it". This define fixes the bus clock, and makes it work with the 0M33Z mask. For your mask, you should comment it.&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;Santiago&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;El 18/10/2013, a las 09:47, "Fernando Ramon" &amp;lt;admin@community.freescale.com&amp;lt;mailto:admin@community.freescale.com&amp;gt;&amp;gt; escribió:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;https://community.freescale.com/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;https://community.freescale.com/&amp;gt;&lt;/P&gt;&lt;P&gt;Problem running AN2295&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Fernando Ramon&amp;lt;https://community.freescale.com/people/feraro?et=watches.email.thread&amp;gt; in Kinetis Microcontrollers - View the full discussion&amp;lt;https://community.freescale.com/message/356564?et=watches.email.thread#356564&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 08:01:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282430#M10557</guid>
      <dc:creator>santiago_gonzal</dc:creator>
      <dc:date>2013-10-18T08:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running AN2295</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282431#M10558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Hi.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;also&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;tried it&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;still not working.&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;The problem is&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;that the board&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;does not return the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;ack&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Could it be that&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the problem is in&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the calculation of the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;baud rate&lt;/SPAN&gt;, using a &lt;SPAN class="hps"&gt;8 MHz&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;oscilator&lt;/SPAN&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Fernando&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 08:09:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282431#M10558</guid>
      <dc:creator>feraro</dc:creator>
      <dc:date>2013-10-18T08:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running AN2295</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282432#M10559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ramon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That shouldn’t be the problem, since the boot clock is configured to be the slow internal oscillator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using the same UART that is used in the TWR board to communicate with the PC application?&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;Santiago&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 12:44:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282432#M10559</guid>
      <dc:creator>santiago_gonzal</dc:creator>
      <dc:date>2013-10-18T12:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running AN2295</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282433#M10560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Hi&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Santiago&lt;/SPAN&gt;.&lt;BR /&gt;&lt;BR /&gt;Yes, &lt;SPAN class="hps"&gt;it is the same&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;use the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;UART3&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and working properly. My applicaction on this board is using&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the same&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;UART&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to communicate&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;with PC.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Regards.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Fernando&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 12:57:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282433#M10560</guid>
      <dc:creator>feraro</dc:creator>
      <dc:date>2013-10-18T12:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running AN2295</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282434#M10561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;I have seen that&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;data is received&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;by the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;UART3&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;but when&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the application sends&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;nothing comes&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;through the port.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;In the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;tower&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;running, but&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;not&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;on my&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;board&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 14:01:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282434#M10561</guid>
      <dc:creator>feraro</dc:creator>
      <dc:date>2013-10-18T14:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running AN2295</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282435#M10562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Hello.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;I think I've&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;seen&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;what the problem&lt;/SPAN&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;My&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;board&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;works in&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;RS-&lt;/SPAN&gt;485 &lt;SPAN class="hps"&gt;and tower in&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;RS-&lt;/SPAN&gt;232, &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;bootloader&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is not trying&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;TX_ENABLED&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;pin&lt;/SPAN&gt;, being &lt;SPAN class="hps"&gt;made ​​for&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;RS232&lt;/SPAN&gt;. &lt;SPAN class="hps"&gt;To&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;see how&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I can&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;fix&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;it&lt;/SPAN&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Thank you very much&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;for all the help&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;provided.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Best Regards &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Fernando&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 14:26:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282435#M10562</guid>
      <dc:creator>feraro</dc:creator>
      <dc:date>2013-10-18T14:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running AN2295</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282436#M10563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Hello.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;When I load&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;application with the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;bootloader&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;win_hc08sprg.exe&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;program,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;displays the following message&lt;/SPAN&gt;:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;WARNING&lt;/SPAN&gt;! &lt;SPAN class="hps"&gt;S19&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;image&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;will&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;not&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;fit&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;into&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;available&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;memory&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;(at&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;address&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;0x00000400&lt;/SPAN&gt;)!&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Changes made to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the file&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;intflash.lcf of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;my application&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;are as follows&lt;/SPAN&gt;:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Originally&lt;/SPAN&gt;:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;vectorrom&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;(&lt;/SPAN&gt;RX): &lt;SPAN class="hps"&gt;ORIGIN&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;=&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;0x00000000&lt;/SPAN&gt;, LENGTH &lt;SPAN class="hps"&gt;=&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;0x00000410&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;rom&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;(&lt;/SPAN&gt;RX): &lt;SPAN class="hps"&gt;ORIGIN&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;=&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;0x00000420&lt;/SPAN&gt;&lt;SPAN&gt;, LENGTH&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;=&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Const&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;0x0007FBE0&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;# Code&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;+&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;ram&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;(&lt;/SPAN&gt;RW): &lt;SPAN class="hps"&gt;ORIGIN&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;=&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;0x1FFF0000&lt;/SPAN&gt;, LENGTH &lt;SPAN class="hps"&gt;=&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;0x00020000&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;#&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;SRAM&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;-&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;RW&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;cfmprotrom&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;(&lt;/SPAN&gt;RX): &lt;SPAN class="hps"&gt;ORIGIN&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;=&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;0x00000410&lt;/SPAN&gt;, LENGTH &lt;SPAN class="hps"&gt;=&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;0x00000010&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;After&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the changes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;vectorrom&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;(&lt;/SPAN&gt;RX): &lt;SPAN class="hps"&gt;ORIGIN&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;=&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;0x00000000&lt;/SPAN&gt;, LENGTH &lt;SPAN class="hps"&gt;=&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;0x00000410&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;rom&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;(&lt;/SPAN&gt;RX): &lt;SPAN class="hps"&gt;ORIGIN&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;=&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;0x00004410&lt;/SPAN&gt;, LENGTH &lt;SPAN class="hps"&gt;=&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Const&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;0x0003BBF0&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;# Code&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;+&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;data (&lt;/SPAN&gt;0x00040000 &lt;SPAN class="hps"&gt;-&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;0x00004420&lt;/SPAN&gt;)&lt;BR /&gt;&lt;SPAN class="hps"&gt;ram&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;(&lt;/SPAN&gt;RW): &lt;SPAN class="hps"&gt;ORIGIN&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;=&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;0x1FFF8000&lt;/SPAN&gt;, LENGTH &lt;SPAN class="hps"&gt;=&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;0x00010000&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;#&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;SRAM&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;-&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;RW&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;cfmprotrom&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;(&lt;/SPAN&gt;RX): &lt;SPAN class="hps"&gt;ORIGIN&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;=&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;0x00000410&lt;/SPAN&gt;, LENGTH &lt;SPAN class="hps"&gt;=&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;0x00000010&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Can anyone&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;tell me how&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I can&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;fix it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Thank you very much&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Regards.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Fernando.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 13:22:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282436#M10563</guid>
      <dc:creator>feraro</dc:creator>
      <dc:date>2013-10-21T13:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running AN2295</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282437#M10564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Fernando,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You don't need to change the linker file in order to use AN2295 bootloader. It will process the S19 and flash it in the correct place of Flash memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try with the standar linker file,please.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Santiago&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 14:56:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-running-AN2295/m-p/282437#M10564</guid>
      <dc:creator>santiago_gonzal</dc:creator>
      <dc:date>2013-10-21T14:56:45Z</dc:date>
    </item>
  </channel>
</rss>

