<?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: S12zvl Stack overfolw / progarme exection sequence  in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12zvl-Stack-overfolw-progarme-exection-sequence/m-p/479673#M11990</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ladislav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After each 3s stack overflow is generated by software,I verified this&amp;nbsp; by writing pattern on end of stack.&lt;/P&gt;&lt;P&gt;I am reading (verifying)&amp;nbsp; the pattern at 10ms after 3 sec time my pattern was overwritten.&lt;/P&gt;&lt;P&gt;I need to fix stack overflow issue.&lt;/P&gt;&lt;P&gt;Good to have if I get details execution flow of s/w on s12vl micro-controller like Linux OS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Charudatta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Mar 2016 09:31:41 GMT</pubDate>
    <dc:creator>charudattaingal</dc:creator>
    <dc:date>2016-03-16T09:31:41Z</dc:date>
    <item>
      <title>S12zvl Stack overfolw / progarme exection sequence</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12zvl-Stack-overfolw-progarme-exection-sequence/m-p/479671#M11988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Team,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Want to know what will happen when s12vl stack overflow occur?&lt;/P&gt;&lt;P&gt;Looking for program execution flow on S12zvl Micro-controller in detail.&lt;/P&gt;&lt;P&gt;Ex: First load the program on memory, global variable will go in data segment, separate stack is created for each function call etc&lt;/P&gt;&lt;P&gt;Is there is any tool to diagnostic memory while executing S/w on S12zvl micro-controller?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Charudatta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 07:58:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12zvl-Stack-overfolw-progarme-exection-sequence/m-p/479671#M11988</guid>
      <dc:creator>charudattaingal</dc:creator>
      <dc:date>2016-03-16T07:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: S12zvl Stack overfolw / progarme exection sequence</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12zvl-Stack-overfolw-progarme-exection-sequence/m-p/479672#M11989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There is no mechanism to check stack overflow. However, I would like to suggest you to fill the last selected part of stack by selected constant and run the code to see how large stack is used in reality. &lt;/P&gt;&lt;P&gt;You can use command FILL in the prm file for this purpose. Description of the command can be found in MCU_Build_Tools_Utilities.pdf manulal which can be found in the CodeWarrior(installation dir)-&amp;gt;Help-&amp;gt;PDF directory.&lt;/P&gt;&lt;P&gt;BTW; information about stack should be problematic, because none of compilers is able to recognize what you are actually put onto stack and what you are doing with SP.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ladislav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 08:55:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12zvl-Stack-overfolw-progarme-exection-sequence/m-p/479672#M11989</guid>
      <dc:creator>lama</dc:creator>
      <dc:date>2016-03-16T08:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: S12zvl Stack overfolw / progarme exection sequence</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12zvl-Stack-overfolw-progarme-exection-sequence/m-p/479673#M11990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ladislav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After each 3s stack overflow is generated by software,I verified this&amp;nbsp; by writing pattern on end of stack.&lt;/P&gt;&lt;P&gt;I am reading (verifying)&amp;nbsp; the pattern at 10ms after 3 sec time my pattern was overwritten.&lt;/P&gt;&lt;P&gt;I need to fix stack overflow issue.&lt;/P&gt;&lt;P&gt;Good to have if I get details execution flow of s/w on s12vl micro-controller like Linux OS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Charudatta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 09:31:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12zvl-Stack-overfolw-progarme-exection-sequence/m-p/479673#M11990</guid>
      <dc:creator>charudattaingal</dc:creator>
      <dc:date>2016-03-16T09:31:41Z</dc:date>
    </item>
  </channel>
</rss>

