<?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 Re: How do I set radix for mouse over? in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/How-do-I-set-radix-for-mouse-over/m-p/580537#M24587</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Tue Aug 14 07:37:01 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Where are you seeing them displayed in Octal? Snapshot?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 22:38:28 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T22:38:28Z</dc:date>
    <item>
      <title>How do I set radix for mouse over?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/How-do-I-set-radix-for-mouse-over/m-p/580532#M24582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by BetoGreen on Mon Aug 13 11:06:30 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;In debug mode when I place mouse over a memory reference like LPC_SYSCON-&amp;gt;SYSAHBCLKCTRL&amp;nbsp; it displays the value in decimal.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone know how to change the radix to hex for mouse over events. All my other memory windows display hex&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;B&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:38:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/How-do-I-set-radix-for-mouse-over/m-p/580532#M24582</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set radix for mouse over?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/How-do-I-set-radix-for-mouse-over/m-p/580533#M24583</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 Tue Aug 14 00:29:57 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry - you can't ....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://knowledgebase.nxp.com/showthread.php?t=555&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CodeRedSupport&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:38:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/How-do-I-set-radix-for-mouse-over/m-p/580533#M24583</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set radix for mouse over?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/How-do-I-set-radix-for-mouse-over/m-p/580534#M24584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by graynomad on Tue Aug 14 05:25:50 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Further to this, variables seem to be displayed in decimal and octal, OCTAL! What are we, programming an IBM 370?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hands up all those who've used octal in the last 20 years :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm guessing the answer will be the same, this is an Eclipse issue eh? Not Code Red's fault.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:38:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/How-do-I-set-radix-for-mouse-over/m-p/580534#M24584</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set radix for mouse over?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/How-do-I-set-radix-for-mouse-over/m-p/580535#M24585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Tue Aug 14 06:53:30 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;You must have changed something... Mine are all in Hex. To change&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Window, Preferences&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C/C++, Debug&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and change the defaults.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:38:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/How-do-I-set-radix-for-mouse-over/m-p/580535#M24585</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set radix for mouse over?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/How-do-I-set-radix-for-mouse-over/m-p/580536#M24586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by graynomad on Tue Aug 14 07:01:56 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Everything is set to Hexadecimal, I never changed it since installing. :confused:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:38:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/How-do-I-set-radix-for-mouse-over/m-p/580536#M24586</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set radix for mouse over?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/How-do-I-set-radix-for-mouse-over/m-p/580537#M24587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Tue Aug 14 07:37:01 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Where are you seeing them displayed in Octal? Snapshot?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:38:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/How-do-I-set-radix-for-mouse-over/m-p/580537#M24587</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set radix for mouse over?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/How-do-I-set-radix-for-mouse-over/m-p/580538#M24588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by graynomad on Tue Aug 14 08:06:06 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;When I mouse over a variable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;[IMG]&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.robgray.com%2Ftemp%2Foctal.png%5B%2FIMG%5D" rel="nofollow" target="_blank"&gt;http://www.robgray.com/temp/octal.png[/IMG]&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;\372 is in '' and therefore the depiction of the ASCII character for 252, so I guess the "problem" is that the default is to show decimal then ASCII and if the char is not printable that's what you get.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But HEX doesn't get a look in despite the settings.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:38:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/How-do-I-set-radix-for-mouse-over/m-p/580538#M24588</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set radix for mouse over?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/How-do-I-set-radix-for-mouse-over/m-p/580539#M24589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Tue Aug 14 09:28:14 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Isn't that exactly the same question as BetoGreen asked to start with, to which CodeRedSupport answered that you cannot change it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:38:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/How-do-I-set-radix-for-mouse-over/m-p/580539#M24589</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set radix for mouse over?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/How-do-I-set-radix-for-mouse-over/m-p/580540#M24590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by graynomad on Wed Aug 15 07:45:16 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes it's almost the same thing, but mousing over a construct like LPC_SYSCON-&amp;gt;SYSAHBCLKCTRL only shows the decimal, not the ASCII/octal.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:38:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/How-do-I-set-radix-for-mouse-over/m-p/580540#M24590</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set radix for mouse over?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/How-do-I-set-radix-for-mouse-over/m-p/580541#M24591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Wed Aug 15 08:10:17 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Presumably because it is not 'char' type?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:38:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/How-do-I-set-radix-for-mouse-over/m-p/580541#M24591</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set radix for mouse over?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/How-do-I-set-radix-for-mouse-over/m-p/580542#M24592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by graynomad on Wed Aug 15 08:28:22 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I reckon so. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Given the nature of embedded programming it would be nice to always show HEX as well as any other appropriate format. Overall Eclipse does a pretty good job though, way better that IDEs/editors I've used in the past.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:38:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/How-do-I-set-radix-for-mouse-over/m-p/580542#M24592</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:38:31Z</dc:date>
    </item>
  </channel>
</rss>

