<?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>S12 / MagniV Microcontrollers中的主题 Re: startup sequence of S12</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/startup-sequence-of-S12/m-p/907669#M16473</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get the data init code from official app project,but i still do not know how mcu run into&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;_BootStart.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 May 2019 00:52:01 GMT</pubDate>
    <dc:creator>everkimage</dc:creator>
    <dc:date>2019-05-13T00:52:01Z</dc:date>
    <item>
      <title>startup sequence of S12</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/startup-sequence-of-S12/m-p/907668#M16472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Hi,everyone:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I am a new hand for S12 serial MCU,there are a lot of meterials i need to read.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;But right now,i really want to know the startup sequence of S12(such as MC9S12).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Cause i'm reading the source code of the officail bootloader project,and do some research In the memory map,but i do not know how the mcu goto the _BootStart,and who init the code,data,bss segment(_BootStart just run into main without init segments).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;please,best wishes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2019 01:46:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/startup-sequence-of-S12/m-p/907668#M16472</guid>
      <dc:creator>everkimage</dc:creator>
      <dc:date>2019-05-10T01:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: startup sequence of S12</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/startup-sequence-of-S12/m-p/907669#M16473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get the data init code from official app project,but i still do not know how mcu run into&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;_BootStart.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2019 00:52:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/startup-sequence-of-S12/m-p/907669#M16473</guid>
      <dc:creator>everkimage</dc:creator>
      <dc:date>2019-05-13T00:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: startup sequence of S12</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/startup-sequence-of-S12/m-p/907670#M16474</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;Do you mean AN4258 Serial Bootloader for S12(X)?&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/files-static/microcontrollers/doc/app_note/AN4258.pdf"&gt;https://www.nxp.com/files-static/microcontrollers/doc/app_note/AN4258.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code is in Bootloader project in StartS12X.s file.&lt;/P&gt;&lt;P&gt;The _BootStart&amp;nbsp;includes the code of jumping to application.&lt;/P&gt;&lt;P&gt;"After reset, the bootloader enables the pull-up resistor on pin PP0 and reads the status of pin PP0 to find out if you want to execute the bootloader or the user application."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Diana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2019 06:23:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/startup-sequence-of-S12/m-p/907670#M16474</guid>
      <dc:creator>dianabatrlova</dc:creator>
      <dc:date>2019-05-13T06:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: startup sequence of S12</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/startup-sequence-of-S12/m-p/907671#M16475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diana:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually i want to know the process of the cold boot of MCU.&lt;/P&gt;&lt;P&gt;For example,When arm core mcu power on,it get 4 bytes of address 0 for sp,and 4 bytes of address 4 for ip,then start to execute.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2019 08:58:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/startup-sequence-of-S12/m-p/907671#M16475</guid>
      <dc:creator>everkimage</dc:creator>
      <dc:date>2019-05-13T08:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: startup sequence of S12</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/startup-sequence-of-S12/m-p/907672#M16476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/reference-manual/S12CPUV2.pdf"&gt;https://www.nxp.com/docs/en/reference-manual/S12CPUV2.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see reset vectors, exception processing etc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2019 16:28:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/startup-sequence-of-S12/m-p/907672#M16476</guid>
      <dc:creator>kef2</dc:creator>
      <dc:date>2019-05-13T16:28:36Z</dc:date>
    </item>
  </channel>
</rss>

