<?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 CWHC08 v6.1 Functions menu in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CWHC08-v6-1-Functions-menu/m-p/193283#M4953</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;I have just recently installed v6.1 (previously using v3.1) and when I click on the "Functions menu" button in the editor the list includes #defines and prototypes in addition to the actual functions that are contained in the source.&amp;nbsp; Is this the intended behavior now (v3.1 did not do this)?&amp;nbsp; Is there a way to have the Functions menu only list the functions that are actually defined in the file being edited?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Bill&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Feb 2008 04:27:07 GMT</pubDate>
    <dc:creator>wre</dc:creator>
    <dc:date>2008-02-22T04:27:07Z</dc:date>
    <item>
      <title>CWHC08 v6.1 Functions menu</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CWHC08-v6-1-Functions-menu/m-p/193283#M4953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;I have just recently installed v6.1 (previously using v3.1) and when I click on the "Functions menu" button in the editor the list includes #defines and prototypes in addition to the actual functions that are contained in the source.&amp;nbsp; Is this the intended behavior now (v3.1 did not do this)?&amp;nbsp; Is there a way to have the Functions menu only list the functions that are actually defined in the file being edited?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Bill&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2008 04:27:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CWHC08-v6-1-Functions-menu/m-p/193283#M4953</guid>
      <dc:creator>wre</dc:creator>
      <dc:date>2008-02-22T04:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: CWHC08 v6.1 Functions menu</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CWHC08-v6-1-Functions-menu/m-p/193284#M4954</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;There should be something in your configuration.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I just tried with a V3.1 generated project.&lt;/DIV&gt;&lt;DIV&gt;I am not seeing the includes or&amp;nbsp;prototypes &amp;nbsp;in the edit window function list.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I would recommend you to submit a service request for that.&lt;BR /&gt;&lt;BR /&gt;Click &lt;A href="https://www.freescale.com/webapp/servicerequest.create_SR.framework?regFlag=fromOpenSR" rel="nofollow" target="_blank"&gt;here&lt;/A&gt; to submit a service request.&lt;BR /&gt;&lt;BR /&gt;Make sure to attach a reproducible project and installed product information to the service request.&lt;BR /&gt;To generate the required information:&lt;BR /&gt;- Start CodeWarrior&lt;BR /&gt;- Open the project&lt;BR /&gt;- Select "Help" -&amp;gt; "Pack and Go" and follow instructions on the screen.&lt;BR /&gt;&lt;BR /&gt;Attach the generated .zip file to the SR.&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2008 18:19:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CWHC08-v6-1-Functions-menu/m-p/193284#M4954</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2008-02-22T18:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: CWHC08 v6.1 Functions menu</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CWHC08-v6-1-Functions-menu/m-p/193285#M4955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks.&amp;nbsp; I'm on the road visiting clients this week.&amp;nbsp; When I get back to my office I'll see if I can put together a small project that demonstrates the problem.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Are you confirming that it should only list the actual functions in the code?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Note that the prototypes that are showing up in the list are static ones at the top of the source file and not prototypes from an #include file.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Here is an example list from one of my project files:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;#define IPTIMEOUT&lt;/DIV&gt;&lt;DIV&gt;ShiftIPDataBitIn(void);&lt;/DIV&gt;&lt;DIV&gt;ShiftIPDataBitOut(void);&lt;/DIV&gt;&lt;DIV&gt;CheckIPColonReceived(void);&lt;/DIV&gt;&lt;DIV&gt;CheckIPCRSent(void);&lt;/DIV&gt;&lt;DIV&gt;UpdateIPTimer(void);&lt;/DIV&gt;&lt;DIV&gt;TerminateIPTx(void);&lt;/DIV&gt;&lt;DIV&gt;StartIPSend(void)&lt;/DIV&gt;&lt;DIV&gt;IPComms(void)&lt;/DIV&gt;&lt;DIV&gt;ShiftIPDataBitIn(void)&lt;/DIV&gt;&lt;DIV&gt;ShiftIPDataBitOut(void)&lt;/DIV&gt;&lt;DIV&gt;CheckIPColonReceived(void)&lt;/DIV&gt;&lt;DIV&gt;CheckIPCRSent(void)&lt;/DIV&gt;&lt;DIV&gt;UpdateIPTimer(void)&lt;/DIV&gt;&lt;DIV&gt;TerminateIPTx(void)&lt;/DIV&gt;&lt;DIV&gt;...&lt;/DIV&gt;&lt;DIV&gt;etc. with normal function headers&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Bill&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Feb 2008 01:46:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CWHC08-v6-1-Functions-menu/m-p/193285#M4955</guid>
      <dc:creator>wre</dc:creator>
      <dc:date>2008-02-23T01:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: CWHC08 v6.1 Functions menu</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CWHC08-v6-1-Functions-menu/m-p/193286#M4956</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;I did give it a&amp;nbsp; closer look.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Are you using the Compiler or the language parser to generate Browser Data?&lt;/DIV&gt;&lt;DIV&gt;If you are using the compiler, prototypes will not appear in the function list.&lt;/DIV&gt;&lt;DIV&gt;If you are using the language parser, the function prototypes will arise in the function list.&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;This is one of the differences between the 2 configuration.&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>Mon, 25 Feb 2008 23:25:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CWHC08-v6-1-Functions-menu/m-p/193286#M4956</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2008-02-25T23:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: CWHC08 v6.1 Functions menu</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CWHC08-v6-1-Functions-menu/m-p/193287#M4957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;That makes some sense.&amp;nbsp; There was some option I was selecting and it said that the Language Parser should be chosen for better results so I did.&amp;nbsp; I'll change it back to the compiler and go from there.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;Bill&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 00:02:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/CWHC08-v6-1-Functions-menu/m-p/193287#M4957</guid>
      <dc:creator>wre</dc:creator>
      <dc:date>2008-02-26T00:02:04Z</dc:date>
    </item>
  </channel>
</rss>

