<?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: MCUxpresso  in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCUxpresso/m-p/940617#M37497</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hemelatha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You dont need to route those power supply pins; it looks we have a bug here whereby the tool is seeing the 2 USB grounds as conflicting (same function on the USB peripheral) due to a problem in the product definition files. If you just unroute the USB1_VSS pins then the problem should go away (it does for me). To unroute just right click on the pin name in the Pin name column of pins pane and select "Unroute".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We'll look at fixing the problem but you should be able to workaround&amp;nbsp;- none of the automatically routed pins need to be configured in the tools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Brendon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Sep 2019 22:11:48 GMT</pubDate>
    <dc:creator>brendonslade</dc:creator>
    <dc:date>2019-09-03T22:11:48Z</dc:date>
    <item>
      <title>MCUxpresso</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCUxpresso/m-p/940616#M37496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi NXP Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am Newbie to MCUxpresso and trying to configure pins as per schematics but getting below errors&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestion on these errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/80524i2F3A8739E9098D5B/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/81344iC4153044DA3A21B8/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_5.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/81016iF63B9CA4B17B531D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_5.png" alt="pastedImage_5.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2019 13:29:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCUxpresso/m-p/940616#M37496</guid>
      <dc:creator>hemalatha_r</dc:creator>
      <dc:date>2019-09-03T13:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: MCUxpresso</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCUxpresso/m-p/940617#M37497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hemelatha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You dont need to route those power supply pins; it looks we have a bug here whereby the tool is seeing the 2 USB grounds as conflicting (same function on the USB peripheral) due to a problem in the product definition files. If you just unroute the USB1_VSS pins then the problem should go away (it does for me). To unroute just right click on the pin name in the Pin name column of pins pane and select "Unroute".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We'll look at fixing the problem but you should be able to workaround&amp;nbsp;- none of the automatically routed pins need to be configured in the tools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Brendon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2019 22:11:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCUxpresso/m-p/940617#M37497</guid>
      <dc:creator>brendonslade</dc:creator>
      <dc:date>2019-09-03T22:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: MCUxpresso</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCUxpresso/m-p/940618#M37498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brendon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for support,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes by not defining these pins I did not find errors, will work around and come back to you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;and I do find error in downloading MCUXpresso&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2019 07:57:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCUxpresso/m-p/940618#M37498</guid>
      <dc:creator>hemalatha_r</dc:creator>
      <dc:date>2019-09-05T07:57:29Z</dc:date>
    </item>
  </channel>
</rss>

