<?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のトピックviewing global variables under linux</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/viewing-global-variables-under-linux/m-p/529985#M1745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by andrewSK on Wed Sep 22 01:13:45 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;installed LPCXpresso under Ubutu 10.04&amp;nbsp; , ran the blinky project with no issues . However when I try to view global variables I don't get anything in the variables tab. Having run "add global variables" once this option seems no longer available when I right-click in the variables tab.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. questions&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. do I need to change a colour option to see the contents of the variables tab ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. is there another way to select watch variables ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 23:04:00 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T23:04:00Z</dc:date>
    <item>
      <title>viewing global variables under linux</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/viewing-global-variables-under-linux/m-p/529985#M1745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by andrewSK on Wed Sep 22 01:13:45 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;installed LPCXpresso under Ubutu 10.04&amp;nbsp; , ran the blinky project with no issues . However when I try to view global variables I don't get anything in the variables tab. Having run "add global variables" once this option seems no longer available when I right-click in the variables tab.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. questions&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. do I need to change a colour option to see the contents of the variables tab ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. is there another way to select watch variables ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:04:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/viewing-global-variables-under-linux/m-p/529985#M1745</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: viewing global variables under linux</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/viewing-global-variables-under-linux/m-p/529986#M1746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Wed Sep 22 04:12:07 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With LPCXpresso1343_blinky, I can right-click on the Variables window and "Add Global Variables", which shows me 4 global variables that I can add (g_pfnVectors, SystemCoreClock, timer16_0_counter, timer16_1_counter). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can add any of these variables, run the application, suspend, and add more. i.e. I don't have a problem. Can you give *exact* details of what you are trying and what is failing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. You shouldn't have to unless you are using a strange Theme (the colors used depend on the Theme, but apart from the case mentioned in the release notes, all the colors used are sensible and display correctly&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. You can view any variable in the Expression window by highlighting the variable name, right-clicking and "Add Watch Expression"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:04:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/viewing-global-variables-under-linux/m-p/529986#M1746</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: viewing global variables under linux</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/viewing-global-variables-under-linux/m-p/529987#M1747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Luis Digital on Wed Sep 22 07:00:33 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my dying distribution works. I think he is trying to add variables without starting the debugging process.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:04:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/viewing-global-variables-under-linux/m-p/529987#M1747</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: viewing global variables under linux</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/viewing-global-variables-under-linux/m-p/529988#M1748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by andrewSK on Wed Sep 22 10:43:06 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Obviously I am&amp;nbsp; debugging blinky&amp;nbsp; -if I "run" it blinks if I single step I can get it to toggle (and no error messages about not being connected) but no watch "glasses" icon in the variables window.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Created a new workspace , this time on selecting debug it automatically switched perpsectives (didn't do that in the first workspace nor incidentally when running under windows).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;now watch works .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The usb needs to be removed and reconnected when changing projects otherwise it is now working. If i find a way to reproduce the original problem I'll post it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:04:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/viewing-global-variables-under-linux/m-p/529988#M1748</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:04:02Z</dc:date>
    </item>
  </channel>
</rss>

