<?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: UART3 Peripherals View Question in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/UART3-Peripherals-View-Question/m-p/576524#M22786</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 Sat Sep 11 07:12:50 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I can replicate here - there does indeed seem to be an issue with the peripheral view of UART3. (UART0,1 and 2 all seem fine).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We will investigate.&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>Wed, 15 Jun 2016 23:54:20 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T23:54:20Z</dc:date>
    <item>
      <title>UART3 Peripherals View Question</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/UART3-Peripherals-View-Question/m-p/576523#M22785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mio on Fri Sep 10 22:13:06 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm now testing lpcexpresso1768 sample 'uart'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;from &lt;/SPAN&gt;&lt;A href="http://" rel="nofollow noopener noreferrer" target="_blank"&gt;http://ics.nxp.com/support/lpcxpresso/zip/examples.lpc17xx.zip&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This code is works OK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but when break in main loop, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IDE's Peripherals view's UART3 is gray-out and not available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(see attachment jpeg file)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So ,I tested simple code below , and break in while(1){} loop,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but Peripherals view's UART3 is stll gray-out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(see attachment jpeg file)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;why?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;lpcexpresso IDE version is 3.5.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;int main(void) {
&amp;nbsp;&amp;nbsp;&amp;nbsp; LPC_SC-&amp;gt;PCONP |= 0xFFFFFFF ;
&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp; volatile static int i = 0 ;
&amp;nbsp;&amp;nbsp;&amp;nbsp; while(1) {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i++ ; // break here.
&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp;&amp;nbsp; return 0 ;
}&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:54:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/UART3-Peripherals-View-Question/m-p/576523#M22785</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: UART3 Peripherals View Question</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/UART3-Peripherals-View-Question/m-p/576524#M22786</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 Sat Sep 11 07:12:50 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I can replicate here - there does indeed seem to be an issue with the peripheral view of UART3. (UART0,1 and 2 all seem fine).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We will investigate.&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>Wed, 15 Jun 2016 23:54:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/UART3-Peripherals-View-Question/m-p/576524#M22786</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: UART3 Peripherals View Question</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/UART3-Peripherals-View-Question/m-p/576525#M22787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mio on Sat Sep 11 16:27:01 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I like&amp;nbsp; lpcXpresso IDE very much.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I expect IDE to be more useful.:)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:54:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/UART3-Peripherals-View-Question/m-p/576525#M22787</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:54:20Z</dc:date>
    </item>
  </channel>
</rss>

