<?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>LPCXpresso IDE FAQs中的主题 Symbol Viewer</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE-FAQs/Symbol-Viewer/m-p/475212#M137</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LPCXpresso 7.6.0 introduced a Symbol Viewer feature to provide a simple way of displaying the symbols in an object/library/executable. By default, this is located in the top left of the LPCXpresso window, in parallel with the Project Explorer view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; If you are using a Workspace from an earlier version of LPCXpresso, you will need to perform a Window -&amp;gt; Reset Perspective operation for Symbol Viewer to appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;&lt;SPAN style="color: #eb7a3d;"&gt;Viewing Symbols in the Viewer&lt;/SPAN&gt;&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To open an image in the Symbol Viewer, either highlight it in the Project Explorer Views and use the context sensitive menu 'Tools-&amp;gt;View Symbols' menu, or use the Browse button on the Toolbar within the Symbo Viewer windows itself&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Symbol Viewer can display object files (.o), libraries (.lib) and executables (.axf or .elf)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/121325i2174A092B464F84C/image-size/large?v=v2&amp;amp;px=999" title="146919_146919.jpg" alt="146919_146919.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/36275iB5CBE6039AE99A84/image-size/large?v=v2&amp;amp;px=999" title="LPCXpressoViewSymbolsMenu.preview.jpg" alt="LPCXpressoViewSymbolsMenu.preview.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The image will be processed and displayed in the Symbol Viewer as seen below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/121326i0B1D0A479B9518E1/image-size/large?v=v2&amp;amp;px=999" title="146920_146920.jpg" alt="146920_146920.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/36320iABD8E9A7E56B90E2/image-size/large?v=v2&amp;amp;px=999" title="LPCXpressoSymbolsViewer.jpg" alt="LPCXpressoSymbolsViewer.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible to open multiple Symbol Viewers by pressing the 'Green +' icon in the toolbar. The symbols for different images can then be displayed simultaneously.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;&lt;SPAN style="color: #eb7a3d;"&gt;Using the Symbol Viewer&lt;/SPAN&gt;&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When first opening a file, the viewer will display the sections found in the file (e.g. .text, .bss etc). Expanding a section will show the symbols within that section. Clicking on the symbol name will open the source file in an editor window. at the symbol definition (if appropriate).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The columns of the symbol viewer show information about the symbols:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Symbol Name&lt;/LI&gt;&lt;LI&gt;Address: The address (or value) of the Symbol&lt;/LI&gt;&lt;LI&gt;Size: The size of the symbol, in bytes. For functions this would be the size of the function. For variables, this would be the size occupied by the variable&lt;/LI&gt;&lt;LI&gt;Flags: The type of the Symbol. Typically this would be Local or Global and Function or Object (data variable)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; The symbols displayed are a snapshot of the symbols for a particular build, therefore these should be refreshed when a new build is performed. This can easily be done using the Reload icon in the Symbol Viewer window.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Apr 2016 05:29:15 GMT</pubDate>
    <dc:creator>lpcware-support</dc:creator>
    <dc:date>2016-04-01T05:29:15Z</dc:date>
    <item>
      <title>Symbol Viewer</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE-FAQs/Symbol-Viewer/m-p/475212#M137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LPCXpresso 7.6.0 introduced a Symbol Viewer feature to provide a simple way of displaying the symbols in an object/library/executable. By default, this is located in the top left of the LPCXpresso window, in parallel with the Project Explorer view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; If you are using a Workspace from an earlier version of LPCXpresso, you will need to perform a Window -&amp;gt; Reset Perspective operation for Symbol Viewer to appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;&lt;SPAN style="color: #eb7a3d;"&gt;Viewing Symbols in the Viewer&lt;/SPAN&gt;&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To open an image in the Symbol Viewer, either highlight it in the Project Explorer Views and use the context sensitive menu 'Tools-&amp;gt;View Symbols' menu, or use the Browse button on the Toolbar within the Symbo Viewer windows itself&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Symbol Viewer can display object files (.o), libraries (.lib) and executables (.axf or .elf)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/121325i2174A092B464F84C/image-size/large?v=v2&amp;amp;px=999" title="146919_146919.jpg" alt="146919_146919.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/36275iB5CBE6039AE99A84/image-size/large?v=v2&amp;amp;px=999" title="LPCXpressoViewSymbolsMenu.preview.jpg" alt="LPCXpressoViewSymbolsMenu.preview.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The image will be processed and displayed in the Symbol Viewer as seen below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #646464; font-family: Arial, sans-serif; font-size: 12px;"&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/121326i0B1D0A479B9518E1/image-size/large?v=v2&amp;amp;px=999" title="146920_146920.jpg" alt="146920_146920.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/36320iABD8E9A7E56B90E2/image-size/large?v=v2&amp;amp;px=999" title="LPCXpressoSymbolsViewer.jpg" alt="LPCXpressoSymbolsViewer.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible to open multiple Symbol Viewers by pressing the 'Green +' icon in the toolbar. The symbols for different images can then be displayed simultaneously.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;&lt;SPAN style="color: #eb7a3d;"&gt;Using the Symbol Viewer&lt;/SPAN&gt;&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When first opening a file, the viewer will display the sections found in the file (e.g. .text, .bss etc). Expanding a section will show the symbols within that section. Clicking on the symbol name will open the source file in an editor window. at the symbol definition (if appropriate).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The columns of the symbol viewer show information about the symbols:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Symbol Name&lt;/LI&gt;&lt;LI&gt;Address: The address (or value) of the Symbol&lt;/LI&gt;&lt;LI&gt;Size: The size of the symbol, in bytes. For functions this would be the size of the function. For variables, this would be the size occupied by the variable&lt;/LI&gt;&lt;LI&gt;Flags: The type of the Symbol. Typically this would be Local or Global and Function or Object (data variable)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; The symbols displayed are a snapshot of the symbols for a particular build, therefore these should be refreshed when a new build is performed. This can easily be done using the Reload icon in the Symbol Viewer window.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 05:29:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE-FAQs/Symbol-Viewer/m-p/475212#M137</guid>
      <dc:creator>lpcware-support</dc:creator>
      <dc:date>2016-04-01T05:29:15Z</dc:date>
    </item>
  </channel>
</rss>

