<?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: [LPC82x]Bug in LPCOpen SWM driver in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC82x-Bug-in-LPCOpen-SWM-driver/m-p/580550#M20253</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by larryvc on Thu Dec 11 14:16:33 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, good catch.&amp;nbsp; Thanks for the update.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 20:21:18 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T20:21:18Z</dc:date>
    <item>
      <title>[LPC82x]Bug in LPCOpen SWM driver</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC82x-Bug-in-LPCOpen-SWM-driver/m-p/580548#M20251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by pgr on Wed Dec 10 08:46:56 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just found a small bug in the LPCOpen SWM driver of the LPC82x.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In file swm8xx.h the defined constant SWM_PINENABLE0_RESERVED should be (~0x1ffffff) for LPC82x.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So the code is changed as below:&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;
#if defined(CHIP_LPC82X)
#define SWM_PINENABLE0_RESERVED&amp;nbsp; (~0x1ffffff)
#else
#define SWM_PINENABLE0_RESERVED&amp;nbsp; (~0x1ff)
#endif
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PGR&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:21:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC82x-Bug-in-LPCOpen-SWM-driver/m-p/580548#M20251</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: [LPC82x]Bug in LPCOpen SWM driver</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC82x-Bug-in-LPCOpen-SWM-driver/m-p/580549#M20252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by acv on Wed Dec 10 11:05:55 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Good catch!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are adding this change to the next LPC8xx release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ACV&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:21:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC82x-Bug-in-LPCOpen-SWM-driver/m-p/580549#M20252</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: [LPC82x]Bug in LPCOpen SWM driver</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC82x-Bug-in-LPCOpen-SWM-driver/m-p/580550#M20253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by larryvc on Thu Dec 11 14:16:33 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, good catch.&amp;nbsp; Thanks for the update.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:21:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC82x-Bug-in-LPCOpen-SWM-driver/m-p/580550#M20253</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:21:18Z</dc:date>
    </item>
  </channel>
</rss>

