<?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 _PRESTART (.init) section - who created this and why? in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/PRESTART-init-section-who-created-this-and-why/m-p/165672#M4830</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;I am a newbie using CW for MC9S08. I noticed that there is a section _PRESTART (or .init) section which is created by the Linker automatically. In the manual it says:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #3366FF;"&gt;"The application entry point is sotred in the segment _PRESTART. This segment also has got to be associated with a READ_ONLY section".&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked the start08.c file but I could not find&amp;nbsp;a section named&amp;nbsp;&lt;STRONG style=": ; color: #3366FF;"&gt;_PRESTART&lt;/STRONG&gt; or &lt;SPAN style="color: #3366FF;"&gt;&lt;STRONG&gt;.init&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone please advise?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Nov 2010 09:30:10 GMT</pubDate>
    <dc:creator>leesp</dc:creator>
    <dc:date>2010-11-29T09:30:10Z</dc:date>
    <item>
      <title>_PRESTART (.init) section - who created this and why?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/PRESTART-init-section-who-created-this-and-why/m-p/165672#M4830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;I am a newbie using CW for MC9S08. I noticed that there is a section _PRESTART (or .init) section which is created by the Linker automatically. In the manual it says:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #3366FF;"&gt;"The application entry point is sotred in the segment _PRESTART. This segment also has got to be associated with a READ_ONLY section".&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked the start08.c file but I could not find&amp;nbsp;a section named&amp;nbsp;&lt;STRONG style=": ; color: #3366FF;"&gt;_PRESTART&lt;/STRONG&gt; or &lt;SPAN style="color: #3366FF;"&gt;&lt;STRONG&gt;.init&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone please advise?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 09:30:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/PRESTART-init-section-who-created-this-and-why/m-p/165672#M4830</guid>
      <dc:creator>leesp</dc:creator>
      <dc:date>2010-11-29T09:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: _PRESTART (.init) section - who created this and why?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/PRESTART-init-section-who-created-this-and-why/m-p/165673#M4831</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;The Linker will rename the section where the entry point is implemented as .init.&lt;/P&gt;&lt;P&gt;Per default application entry point is _Startup, which is implemented in star08.c. So section .text from module start08.c will be renamed internally as .init by&amp;nbsp;the linker.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 21:02:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/PRESTART-init-section-who-created-this-and-why/m-p/165673#M4831</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2010-11-29T21:02:00Z</dc:date>
    </item>
  </channel>
</rss>

