<?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: RIT Problems in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/RIT-Problems/m-p/531428#M2489</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by deBoogle on Tue Feb 15 04:48:34 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I Could have sworn that the the user manual said that it was powered up after reset. That will probably be the problem as I have put no code in to power it up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have to say that I did think it strange when I read (or misread) that it was powered up by default as I thought that this would be excessive power drain, and that the default int handler would cause an infinte loop.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll try it out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I feel a little humbled now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the quick response. Great Support.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;deBoogle&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 02:54:59 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T02:54:59Z</dc:date>
    <item>
      <title>RIT Problems</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/RIT-Problems/m-p/531426#M2487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by deBoogle on Tue Feb 15 01:07:39 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Firstly, I was going to mention the RIT in peripherals view but Skysat has got there first.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Secondly,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I must be missing something really obvious, but every time I try to write something to the RIT registers I generate a hard-fault, and end up in the hard-fault handler.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I should point out that I have an LPCXpresso board with an LPC1769 on board.&amp;nbsp; Not that I think this will make much difference as it should follow the format for other LPC17xx devices.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have forward declared the handler, and the code for this at the same time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then when I debug and step through, the first instruction to do anything with the RIT registers jumps me to the Hard Fault handler.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any of you got any ideas? Thanks guys.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:54:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/RIT-Problems/m-p/531426#M2487</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: RIT Problems</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/RIT-Problems/m-p/531427#M2488</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 Feb 15 01:47:06 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;By default the RIT is disabled. Have you set the PCRIT bit in the PCONP register to turn it on?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If that isn't the problem, I suggest that you actually post a code snippet. You might also want to check this thread out and confirm that you are using the "right addresses" for the RIT registers...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://knowledgebase.nxp.com/showthread.php?t=313&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>Thu, 16 Jun 2016 02:54:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/RIT-Problems/m-p/531427#M2488</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: RIT Problems</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/RIT-Problems/m-p/531428#M2489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by deBoogle on Tue Feb 15 04:48:34 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I Could have sworn that the the user manual said that it was powered up after reset. That will probably be the problem as I have put no code in to power it up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have to say that I did think it strange when I read (or misread) that it was powered up by default as I thought that this would be excessive power drain, and that the default int handler would cause an infinte loop.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll try it out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I feel a little humbled now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the quick response. Great Support.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;deBoogle&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:54:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/RIT-Problems/m-p/531428#M2489</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:54:59Z</dc:date>
    </item>
  </channel>
</rss>

