<?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>CodeWarrior for MCUのトピックRe: How do I activate the C Structure element viewer</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-activate-the-C-Structure-element-viewer/m-p/125997#M280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks for the help.&amp;nbsp; &lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" id="smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Unfortunately, the code completion still is not working.&amp;nbsp; I checked all of the settings you mentioned and it is still not working.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The version of the IDE is version 5.5.1272&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I opened an older project file and code completion works in that project.&amp;nbsp; I suspect I accidently turned that option off.&amp;nbsp; At this point, I'd rather not create another project if I can just turn the option back on.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Any other pointers that may help me narrow down my search?&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;P&gt;Message Edited by mcu_guy on &lt;SPAN class="date_text"&gt;2006-08-08&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;12:08 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Aug 2006 00:07:00 GMT</pubDate>
    <dc:creator>mcu_guy</dc:creator>
    <dc:date>2006-08-09T00:07:00Z</dc:date>
    <item>
      <title>How do I activate the C Structure element viewer</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-activate-the-C-Structure-element-viewer/m-p/125995#M278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I am currently working with Codewarrior the HCS12 version 3.1.&amp;nbsp; Until recently, when I began typing a structure variable in the IDE, a small tool tip window popped up and displayed all of the elements in the structure.&amp;nbsp; It then allow me to select an element from the list and automatically added the text to my code.&amp;nbsp; "Something happened" recently to my project file and I no longer have that feature activated.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;How do reactivate the structure element viewer?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks &lt;A href="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif"&gt;&lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2006 00:35:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-activate-the-C-Structure-element-viewer/m-p/125995#M278</guid>
      <dc:creator>mcu_guy</dc:creator>
      <dc:date>2006-08-08T00:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: How do I activate the C Structure element viewer</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-activate-the-C-Structure-element-viewer/m-p/125996#M279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Hmm. Was code completion already supported for HC12 V3.1?&lt;BR /&gt;With recent CW editions (not sure of 3.1), there is a global setting Edit-&amp;gt;Preferences-&amp;gt;Editor-&amp;gt;Code Completion.&lt;BR /&gt;&lt;BR /&gt;In the target settings, the Build Extras, Generate Browser Data From also has an influence. When set to Language parser a generic parser builds the necessary data structures across files, when set to Compiler, it only does the parsing on a per file bases.&lt;BR /&gt;I saw in the past also that the language parser gets confused by HLI Snippets inside of C code. The compiler does not have those problems, but he does not provide enough information for the code completion.&lt;BR /&gt;&lt;BR /&gt;Code completion can also be manually invoked with Ctrl-Space&lt;BR /&gt;&lt;BR /&gt;Daniel&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2006 23:17:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-activate-the-C-Structure-element-viewer/m-p/125996#M279</guid>
      <dc:creator>CompilerGuru</dc:creator>
      <dc:date>2006-08-08T23:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: How do I activate the C Structure element viewer</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-activate-the-C-Structure-element-viewer/m-p/125997#M280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks for the help.&amp;nbsp; &lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" id="smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Unfortunately, the code completion still is not working.&amp;nbsp; I checked all of the settings you mentioned and it is still not working.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The version of the IDE is version 5.5.1272&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I opened an older project file and code completion works in that project.&amp;nbsp; I suspect I accidently turned that option off.&amp;nbsp; At this point, I'd rather not create another project if I can just turn the option back on.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Any other pointers that may help me narrow down my search?&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;P&gt;Message Edited by mcu_guy on &lt;SPAN class="date_text"&gt;2006-08-08&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;12:08 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 00:07:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-activate-the-C-Structure-element-viewer/m-p/125997#M280</guid>
      <dc:creator>mcu_guy</dc:creator>
      <dc:date>2006-08-09T00:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: How do I activate the C Structure element viewer</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-activate-the-C-Structure-element-viewer/m-p/125998#M281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Well, I dont know where your problem is from. So I can also suggest what I would try.&lt;BR /&gt;- delete the {ProjectName}_Data folder. That stuff is all rebuilt.&lt;BR /&gt;- check if the code completion does not work at all, or just not for your case.&lt;BR /&gt;When you add a simple test.c with its own struct definition and use of it, does it work there? Maybe the language parser is confused by some constructs in your code or does not get the preprocessor defines right.&lt;BR /&gt;&lt;BR /&gt;Well, I'm only guessing around, sorry.&lt;BR /&gt;&lt;BR /&gt;Daniel&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2006 19:33:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-activate-the-C-Structure-element-viewer/m-p/125998#M281</guid>
      <dc:creator>CompilerGuru</dc:creator>
      <dc:date>2006-08-10T19:33:02Z</dc:date>
    </item>
  </channel>
</rss>

