<?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: CW Access Paths &amp; function calls in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW-Access-Paths-function-calls/m-p/189696#M6763</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi Mac,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks for the info.&amp;nbsp; I've just gone above 30 &amp;amp; was wondering what was gonna crash!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Figured out how to do things with their code, &amp;amp; am now progressing.&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;Thanks again,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Tim&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Feb 2008 05:34:13 GMT</pubDate>
    <dc:creator>UtopiaTim</dc:creator>
    <dc:date>2008-02-15T05:34:13Z</dc:date>
    <item>
      <title>CW Access Paths &amp; function calls</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW-Access-Paths-function-calls/m-p/189694#M6761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Hi all,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am incorporating a commercial software package into my project,&lt;/DIV&gt;&lt;DIV&gt;and there are over 45 files located in a ...\project\Sources\common&lt;/DIV&gt;&lt;DIV&gt;directory.&amp;nbsp; In these files lie most of the functions that do the 'real' work.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;To be able to call one of these functions, do I actually have to have&lt;/DIV&gt;&lt;DIV&gt;all of the files open under the 'sources' window in Code Warrior, or&lt;/DIV&gt;&lt;DIV&gt;is there a way to get the compiler/linker to actually search within&lt;/DIV&gt;&lt;DIV&gt;each of these files for the function?&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The directory (common) is setup as one of the paths in the Standard&lt;/DIV&gt;&lt;DIV&gt;Settings/Access Paths.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Since I'm pretty new to doing C things, I figure there might be a way&lt;/DIV&gt;&lt;DIV&gt;to do this without putting all of the files open in 'sources'.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;(also i think that the eval version of CW only lets you have 30 files&lt;/DIV&gt;&lt;DIV&gt;open anyway).&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;Thanks!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Tim&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 23:18:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW-Access-Paths-function-calls/m-p/189694#M6761</guid>
      <dc:creator>UtopiaTim</dc:creator>
      <dc:date>2008-02-14T23:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: CW Access Paths &amp; function calls</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW-Access-Paths-function-calls/m-p/189695#M6762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello Tim,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;My understanding is that, since the introduction of CW 6.0, the file limit no longer applies to the special edition.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;Mac&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2008 02:42:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW-Access-Paths-function-calls/m-p/189695#M6762</guid>
      <dc:creator>bigmac</dc:creator>
      <dc:date>2008-02-15T02:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: CW Access Paths &amp; function calls</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW-Access-Paths-function-calls/m-p/189696#M6763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi Mac,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks for the info.&amp;nbsp; I've just gone above 30 &amp;amp; was wondering what was gonna crash!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Figured out how to do things with their code, &amp;amp; am now progressing.&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;Thanks again,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Tim&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2008 05:34:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW-Access-Paths-function-calls/m-p/189696#M6763</guid>
      <dc:creator>UtopiaTim</dc:creator>
      <dc:date>2008-02-15T05:34:13Z</dc:date>
    </item>
  </channel>
</rss>

