<?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 context popup windows problem in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/context-popup-windows-problem/m-p/182925#M6284</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am using the HCS12 compiler, V4.6.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I have a problem that has begun to occur, and I accept that it is probably something I did.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;There are 2&amp;nbsp;problems, but are probably related.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;(1) When editing, I used to be able to select a label, be it variable, define or function, &amp;amp; on right clicking, be able to go to the definition or the declaration. However, I am nolonger given these options.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;(2) When typing a defined structure variable I nolonger get the popup next member values.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Anyone know what I've killed to stuff this up?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;regards&lt;/DIV&gt;&lt;DIV&gt;Phil&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Sep 2008 09:11:57 GMT</pubDate>
    <dc:creator>electropw</dc:creator>
    <dc:date>2008-09-01T09:11:57Z</dc:date>
    <item>
      <title>context popup windows problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/context-popup-windows-problem/m-p/182925#M6284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am using the HCS12 compiler, V4.6.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I have a problem that has begun to occur, and I accept that it is probably something I did.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;There are 2&amp;nbsp;problems, but are probably related.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;(1) When editing, I used to be able to select a label, be it variable, define or function, &amp;amp; on right clicking, be able to go to the definition or the declaration. However, I am nolonger given these options.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;(2) When typing a defined structure variable I nolonger get the popup next member values.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Anyone know what I've killed to stuff this up?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;regards&lt;/DIV&gt;&lt;DIV&gt;Phil&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 09:11:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/context-popup-windows-problem/m-p/182925#M6284</guid>
      <dc:creator>electropw</dc:creator>
      <dc:date>2008-09-01T09:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: context popup windows problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/context-popup-windows-problem/m-p/182926#M6285</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;Did you change the way the IDE generates Browser information?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The way Item (1) works depends on the way you create "Browser data base".&lt;/DIV&gt;&lt;DIV&gt;If&amp;nbsp; "Generate Browser Data From"&amp;nbsp;is set to "Compiler"&amp;nbsp; in the project's "Build Extras" panel, you will only be able to jump to symbol declaration after the application has been built successfully.&lt;/DIV&gt;&lt;DIV&gt;.If&amp;nbsp; "Generate Browser Data From"&amp;nbsp;is set to "Language Parser"&amp;nbsp; in the project's "Build Extras" panel, you will be able to jump to symbol definition even when application could not be built successfully.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Item (2) below is what we call code completion.&lt;/DIV&gt;&lt;DIV&gt;If you wish Code completion to work in the IDE. Make sure to set&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; "Generate Browser Data From"&amp;nbsp; to "Language Parser" in the project's "Build Extras" panel.&lt;/DIV&gt;&lt;DIV&gt;Also make sure "Automatic Invocation" is checked in the IDE Preferences "Code Completion" panel.&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, 01 Sep 2008 16:32:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/context-popup-windows-problem/m-p/182926#M6285</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2008-09-01T16:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: context popup windows problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/context-popup-windows-problem/m-p/182927#M6286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Thanks for the reply crasycat,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I went and checked all thoses settings and they match the settings you stated.&lt;/DIV&gt;&lt;DIV&gt;Stilll the same thing.&lt;/DIV&gt;&lt;DIV&gt;I did get it to work once on a local function label but after that even that failed again after I recompiled the project.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Anybody else?&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;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2008 10:48:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/context-popup-windows-problem/m-p/182927#M6286</guid>
      <dc:creator>electropw</dc:creator>
      <dc:date>2008-09-02T10:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: context popup windows problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/context-popup-windows-problem/m-p/182928#M6287</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;Only other thing I may think about is may be&amp;nbsp;the browser data base is corrupted for some reason.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Can you try the following:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - close the IDE&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Open a Windows Explorer window&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Browse for your project directory (Where .mcp is located)&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Delete the directory *_Data in there&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;- Restart CodeWarrior and rebuild the project&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Is is working better?&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>Tue, 02 Sep 2008 16:22:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/context-popup-windows-problem/m-p/182928#M6287</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2008-09-02T16:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: context popup windows problem</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/context-popup-windows-problem/m-p/182929#M6288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi Crasycat,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Your a genius, worth your weight in gold!!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;It worked! Everything is back to normal.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thank&amp;nbsp; you.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;regards&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Phil&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2008 05:59:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/context-popup-windows-problem/m-p/182929#M6288</guid>
      <dc:creator>electropw</dc:creator>
      <dc:date>2008-09-03T05:59:12Z</dc:date>
    </item>
  </channel>
</rss>

