<?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 Defaul Format Variables in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Defaul-Format-Variables/m-p/558878#M15205</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by blasiis on Thu Apr 29 03:27:01 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;In the LPCXpresso, in debug mode, how can I set for all variables the hexadecimal format visualization ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need that the variables is every time visualizated in hexadecimal format.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Where&amp;nbsp; can I find this configuration ???&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 02:13:30 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T02:13:30Z</dc:date>
    <item>
      <title>Defaul Format Variables</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Defaul-Format-Variables/m-p/558878#M15205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by blasiis on Thu Apr 29 03:27:01 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;In the LPCXpresso, in debug mode, how can I set for all variables the hexadecimal format visualization ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need that the variables is every time visualizated in hexadecimal format.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Where&amp;nbsp; can I find this configuration ???&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:13:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Defaul-Format-Variables/m-p/558878#M15205</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Defaul Format Variables</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Defaul-Format-Variables/m-p/558879#M15206</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 Thu Apr 29 07:03:54 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Goto Window -&amp;gt; Preferences -&amp;gt; C/C++ -&amp;gt; Debug&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Change "Default variable format" drop down box value from "Natural" to "Hexadecimal".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The change will only affect new variables added to the variables view. You will have to manually change variables already displayed (using the context menu "format" entry), or remove them and add them back again.&lt;/SPAN&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>Thu, 16 Jun 2016 02:13:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Defaul-Format-Variables/m-p/558879#M15206</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Defaul Format Variables</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Defaul-Format-Variables/m-p/558880#M15207</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 Thu Apr 29 07:04:36 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Window-&amp;gt;Preferences, C/C++ -&amp;gt; Debug, "Default variable format"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:13:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Defaul-Format-Variables/m-p/558880#M15207</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Defaul Format Variables</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Defaul-Format-Variables/m-p/558881#M15208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by blasiis on Thu Apr 29 08:04:49 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: CodeRedSupport&lt;/STRONG&gt;&lt;BR /&gt;Goto Window -&amp;gt; Preferences -&amp;gt; C/C++ -&amp;gt; Debug&lt;BR /&gt;&lt;BR /&gt;Change "Default variable format" drop down box value from "Natural" to "Hexadecimal".&lt;BR /&gt;&lt;BR /&gt;The change will only affect new variables added to the variables view. You will have to manually change variables already displayed (using the context menu "format" entry), or remove them and add them back again.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;CodeRedSupport.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks , I do&amp;nbsp; not find him !!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:13:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Defaul-Format-Variables/m-p/558881#M15208</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Defaul Format Variables</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Defaul-Format-Variables/m-p/558882#M15209</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 Thu Apr 29 17:25:05 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Please look harder - it *is* there.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:13:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Defaul-Format-Variables/m-p/558882#M15209</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:13:33Z</dc:date>
    </item>
  </channel>
</rss>

