<?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>LPCXpresso IDEのトピックRe: nvic_SetPriority</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/nvic-SetPriority/m-p/579312#M24052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Jesse.Rosenberg on Mon Sep 20 15:05:59 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I am unaware of any interrupt based errata on LPC11xx devices, could you please elaborate as to what you suspect is wrong ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 00:03:19 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T00:03:19Z</dc:date>
    <item>
      <title>nvic_SetPriority</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/nvic-SetPriority/m-p/579309#M24049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mcu_programmer on Fri Sep 17 13:13:35 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like documentation on cmsis nvic functions such as NVIC_SetPriority&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is setting priority as simple as choosing a number between 0 (highest) and 3 (lowest priority)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;such as&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NVIC_SetPriority(IRQm, 2); &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've seen this on the net, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NVIC_SetPriority (SysTick_IRQn, (1&amp;lt;&amp;lt;__NVIC_PRIO_BITS) - 1);&lt;/SPAN&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-338234"&gt;1100692_log.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:03:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/nvic-SetPriority/m-p/579309#M24049</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: nvic_SetPriority</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/nvic-SetPriority/m-p/579310#M24050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Fri Sep 17 13:43:55 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;And the question is :confused:?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can find __NVIC_PRIO_BITS in your LPCxxxx.h. It declares the number of priority bits of the core (LPC1343=3, LPC1768=5).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So (1 &amp;lt;&amp;lt; __NVIC_PRIO_BITS) -1 always defines the highest possible value = lowest possible priority.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does this answer your question?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:03:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/nvic-SetPriority/m-p/579310#M24050</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: nvic_SetPriority</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/nvic-SetPriority/m-p/579311#M24051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mcu_programmer on Sat Sep 18 04:11:15 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Yup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is as simple as I thought.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've discovered LPC111x is hardware buggy when it comes to interupts.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:03:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/nvic-SetPriority/m-p/579311#M24051</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: nvic_SetPriority</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/nvic-SetPriority/m-p/579312#M24052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Jesse.Rosenberg on Mon Sep 20 15:05:59 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I am unaware of any interrupt based errata on LPC11xx devices, could you please elaborate as to what you suspect is wrong ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:03:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/nvic-SetPriority/m-p/579312#M24052</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: nvic_SetPriority</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/nvic-SetPriority/m-p/579313#M24053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mcu_programmer on Tue Sep 21 04:32:28 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Jesse,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The *symptoms* is that the interupt doesen't get called. I do not actually believe there is a hardware error in the interupt hardware; after some investigation there is definitaly a hardware error in a peripheral unit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please specify an email adress where I can elaborate further details.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:03:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/nvic-SetPriority/m-p/579313#M24053</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: nvic_SetPriority</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/nvic-SetPriority/m-p/579314#M24054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mcu_programmer on Tue Sep 21 07:27:58 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;What I've discovered is that sometimes a timer interupt doesn't get called, sometimes it works (most of the time) when I do a power cycle sometimes it doesn't work, hence I suspect something in the hardware.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to make a test program that can isolate the problem, however it is a lot of work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:03:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/nvic-SetPriority/m-p/579314#M24054</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: nvic_SetPriority</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/nvic-SetPriority/m-p/579315#M24055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mcu_programmer on Tue Sep 21 11:57:15 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been doing some further tests today. Before I was sure it was a timer/interupt issue, however it may not be that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll work on the problem further.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:03:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/nvic-SetPriority/m-p/579315#M24055</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: nvic_SetPriority</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/nvic-SetPriority/m-p/579316#M24056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Jesse.Rosenberg on Wed Sep 22 10:35:13 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are able to post code on the forum I'd be happy to take a look at it and/or pass it along to any relevant members of the NXP team.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:03:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/nvic-SetPriority/m-p/579316#M24056</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:03:21Z</dc:date>
    </item>
  </channel>
</rss>

