<?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: MC9S08SG32 and AN2295 bootloader in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC9S08SG32-and-AN2295-bootloader/m-p/169754#M11269</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I notice that this thread is similar to another recent thread on the same topic, to be found &lt;A __default_attr="74968" class="jive_macro jive_macro_thread default_title" href="https://community.freescale.com/thread/74968" jivemacro="thread" title="here"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please do not start multiple threads for a single topic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mac&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jan 2011 10:51:40 GMT</pubDate>
    <dc:creator>bigmac</dc:creator>
    <dc:date>2011-01-11T10:51:40Z</dc:date>
    <item>
      <title>MC9S08SG32 and AN2295 bootloader</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC9S08SG32-and-AN2295-bootloader/m-p/169752#M11267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently I am developing a bootloader for this (MC9S08SG32) MCU. There is an application developed by my co-workers that runs perfectly if it is flashed directly to MCU.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MCU is connected via UART to serial usb connector using serializer and deserializer (serializer is next to MCU and deserializer on the board where serial usb connector is connected)&lt;/P&gt;&lt;P&gt;I used&amp;nbsp; S08SH .mcp (codewarrior project) and TB1RB0 platform&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What I need bootloader to execute&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;- establish UART connection between MCU and serial connector through serializer-deserializer&lt;/P&gt;&lt;P&gt;- make bootloader load the application to the MCU through this UART connection&lt;/P&gt;&lt;P&gt;- application should be running&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What have I accomplished:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;- UART connetion is stable. I set the pins needed for Rx-Tx transfer; implemented the delay, needed to set stable connection between serializer and deserializer&lt;/P&gt;&lt;P&gt;this took me a lot of ROM memory so I increased with the values in .prm file and set boundries in .asm file.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Result:&lt;/SPAN&gt; bootloader is flashed to MCU and $ACK is visible in Tx and Rx, means UART is established and running (also there is LED that lits up when there is no link).&lt;/P&gt;&lt;P&gt;- Application is loaded to the MCU through this UART by serial usb connector, &lt;DEL&gt;even though, in the beginning, it was saying that there is not enough space for .s19 file, but increasing memory worked like charm and no more notifications like this&lt;/DEL&gt;. Tx and Rx still show $ACK, which is ok if we need to reload the application&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My problem:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;the application does not run from MCU, even the very simple one that sets some unused pin to high, so it can be seen in the osciloscope.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any ideas why it is not running?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 18:10:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC9S08SG32-and-AN2295-bootloader/m-p/169752#M11267</guid>
      <dc:creator>Witya</dc:creator>
      <dc:date>2010-12-15T18:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: MC9S08SG32 and AN2295 bootloader</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC9S08SG32-and-AN2295-bootloader/m-p/169753#M11268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;problem is solved. had to do some memory changes...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but the application does not seem to do what it should do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to debug the application that is running through bootloader?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jan 2011 21:13:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC9S08SG32-and-AN2295-bootloader/m-p/169753#M11268</guid>
      <dc:creator>Witya</dc:creator>
      <dc:date>2011-01-10T21:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: MC9S08SG32 and AN2295 bootloader</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC9S08SG32-and-AN2295-bootloader/m-p/169754#M11269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I notice that this thread is similar to another recent thread on the same topic, to be found &lt;A __default_attr="74968" class="jive_macro jive_macro_thread default_title" href="https://community.freescale.com/thread/74968" jivemacro="thread" title="here"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please do not start multiple threads for a single topic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mac&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 10:51:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC9S08SG32-and-AN2295-bootloader/m-p/169754#M11269</guid>
      <dc:creator>bigmac</dc:creator>
      <dc:date>2011-01-11T10:51:40Z</dc:date>
    </item>
  </channel>
</rss>

