<?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 gcvt and stack overflow in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/gcvt-and-stack-overflow/m-p/128797#M367</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;When i am using gcvt() function in my application, it is causing a stack overflow. Can you please let me know if there are any compiler/linker settings that need to be done to avoid this problem.&lt;/DIV&gt;&lt;DIV&gt;Kindly do let me know.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;TTA&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Aug 2006 00:14:51 GMT</pubDate>
    <dc:creator>TTA</dc:creator>
    <dc:date>2006-08-31T00:14:51Z</dc:date>
    <item>
      <title>gcvt and stack overflow</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/gcvt-and-stack-overflow/m-p/128797#M367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;When i am using gcvt() function in my application, it is causing a stack overflow. Can you please let me know if there are any compiler/linker settings that need to be done to avoid this problem.&lt;/DIV&gt;&lt;DIV&gt;Kindly do let me know.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;TTA&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 00:14:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/gcvt-and-stack-overflow/m-p/128797#M367</guid>
      <dc:creator>TTA</dc:creator>
      <dc:date>2006-08-31T00:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: gcvt and stack overflow</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/gcvt-and-stack-overflow/m-p/128798#M368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Well you will have to change something in your application.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - You may define a bigger stack in your linker configuration file&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - I would also suggest you to check your application and make sure you do not have&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;big arrays or data structure local variables.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Also avoid when possible to pass structure as parameters to a function. Whenever possible&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; pass a pointer to the structure.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; This is using less memory on the stack.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 17:26:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/gcvt-and-stack-overflow/m-p/128798#M368</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2006-08-31T17:26:39Z</dc:date>
    </item>
  </channel>
</rss>

