<?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: How do you change the priority level of an interrupt? in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-do-you-change-the-priority-level-of-an-interrupt/m-p/472612#M3845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had this problem too, thanks for the tip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jun 2016 16:10:28 GMT</pubDate>
    <dc:creator>joebirch</dc:creator>
    <dc:date>2016-06-28T16:10:28Z</dc:date>
    <item>
      <title>How do you change the priority level of an interrupt?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-do-you-change-the-priority-level-of-an-interrupt/m-p/472610#M3843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to use the xSemaphoreGiveFromISR() routine under FreeRTOS. From what I can tell from the FreeRTOS documentation is that I need to change the hardware priority level to something other than the default in order for this to work.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I do this? (Where can I find the appropriate documentation?)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Mar 2016 02:46:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-do-you-change-the-priority-level-of-an-interrupt/m-p/472610#M3843</guid>
      <dc:creator>davepfaltzgraff</dc:creator>
      <dc:date>2016-03-13T02:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: How do you change the priority level of an interrupt?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-do-you-change-the-priority-level-of-an-interrupt/m-p/472611#M3844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Digging through the core_cm4.h file, I found that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does what I need. I set the priority level to 7 (anything other than the default of 0) and now I am able to correctly execute the xSemaphoreGiveFromISR() routine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 14:12:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-do-you-change-the-priority-level-of-an-interrupt/m-p/472611#M3844</guid>
      <dc:creator>davepfaltzgraff</dc:creator>
      <dc:date>2016-03-14T14:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do you change the priority level of an interrupt?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-do-you-change-the-priority-level-of-an-interrupt/m-p/472612#M3845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had this problem too, thanks for the tip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 16:10:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-do-you-change-the-priority-level-of-an-interrupt/m-p/472612#M3845</guid>
      <dc:creator>joebirch</dc:creator>
      <dc:date>2016-06-28T16:10:28Z</dc:date>
    </item>
  </channel>
</rss>

