<?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 to detect Low voltage on K64  using Processor expert? in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-detect-Low-voltage-on-K64-using-Processor-expert/m-p/915955#M9958</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Kirti,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only to confirm the debugger is not working correctly, could you toggle a pin or do something visible in the interruption and run your code without the debugger?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alexis Andalon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Sep 2019 22:53:15 GMT</pubDate>
    <dc:creator>Alexis_A</dc:creator>
    <dc:date>2019-09-17T22:53:15Z</dc:date>
    <item>
      <title>How to detect Low voltage on K64  using Processor expert?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-detect-Low-voltage-on-K64-using-Processor-expert/m-p/915954#M9957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I am working on K64FN controller with KDS 3.2.0. I would like to detect low voltage on K64 for writing data to flash to protect it from being erase on power on reset. I am using processor expert for my project. I have tried the below&amp;nbsp;configuration from link&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/359142"&gt;K64 Low Voltage Detect&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL class="" start="1" style="color: #5c5c5c; background-color: #ffffff; border: none; font-size: 12px; margin: 0px 0px 1px 45px !important;"&gt;&lt;LI class="" style="color: inherit; background-color: #ffffff; border-top: none; border-bottom: none; border-left: 3px solid #6ce26c; border-right: none; font-weight: inherit; font-size: 12px; margin: 0px !important; padding: 0px 3px 0px 10px !important;"&gt;&lt;SPAN style="color: black; background-color: inherit; border: 0px; font-weight: inherit; font-size: 9pt !important;"&gt;PMC_LVDSC1&amp;nbsp;=&amp;nbsp;&amp;nbsp;PMC_LVDSC1_LVDIE_MASK&amp;nbsp;|&amp;nbsp;PMC_LVDSC1_LVDV(&lt;SPAN class="" style="color: green; background-color: inherit; border: 0px; font-weight: inherit; font-size: 9pt !important;"&gt;1&lt;/SPAN&gt;);&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI class="" style="color: #5c5c5c; background-color: #f6f6f6; border-top: none; border-bottom: none; border-left: 3px solid #6ce26c; border-right: none; font-weight: inherit; font-size: 12px; margin: 0px !important; padding: 0px 3px 0px 10px !important;"&gt;&lt;SPAN style="color: black; background-color: inherit; border: 0px; font-weight: inherit; font-size: 9pt !important;"&gt;PMC_LVDSC2&amp;nbsp;=&amp;nbsp;&amp;nbsp;PMC_LVDSC2_LVWACK_MASK&amp;nbsp;|&amp;nbsp;PMC_LVDSC2_LVWIE_MASK&amp;nbsp;|&amp;nbsp;PMC_LVDSC2_LVWV(&lt;SPAN class="" style="color: green; background-color: inherit; border: 0px; font-weight: inherit; font-size: 9pt !important;"&gt;3&lt;/SPAN&gt;);&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; background-color: inherit; border: 0px; font-weight: inherit; font-size: 9pt !important;"&gt;&lt;SPAN style="color: #000000; font-weight: inherit; font-size: 9pt !important; "&gt;Also I have made changes in unhandled vector&amp;nbsp;from&amp;nbsp;Build option of the CPU component to&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Own handler for every&lt;/STRONG&gt;&lt;STRONG style="color: black; font-size: 9pt !important; font-weight: inherit;"&gt;, so that I can check if LVD interrupt &lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-size: 12px; "&gt;occurred&lt;/SPAN&gt;&lt;STRONG style="color: black; font-size: 9pt !important; font-weight: inherit;"&gt;. I di&lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-size: 12px; "&gt;d debug&lt;/SPAN&gt;&lt;STRONG style="color: black; font-size: 9pt !important; font-weight: inherit;"&gt;&amp;nbsp;this by using J-link debugger. When I decreased the voltage below 3.1 V, it is showing me message that No source available at 0x00 and it is not going to the LVD_ISR.&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; background-color: inherit; border: 0px; font-weight: inherit; font-size: 9pt !important;"&gt;&lt;STRONG style="color: black; font-size: 9pt !important; font-weight: inherit;"&gt;My question is how to get the LVD&amp;nbsp; interrupt fire in my code?&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; background-color: inherit; border: 0px; font-weight: inherit; font-size: 9pt !important;"&gt;&lt;STRONG style="color: black; font-size: 9pt !important; font-weight: inherit;"&gt;Any help is appreciated.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; background-color: inherit; border: 0px; font-weight: inherit; font-size: 9pt !important;"&gt;&lt;STRONG style="color: black; font-size: 9pt !important; font-weight: inherit;"&gt;Thank you,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; background-color: inherit; border: 0px; font-weight: inherit; font-size: 9pt !important;"&gt;&lt;STRONG style="color: black; font-size: 9pt !important; font-weight: inherit;"&gt;Kirti&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2019 06:32:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-detect-Low-voltage-on-K64-using-Processor-expert/m-p/915954#M9957</guid>
      <dc:creator>kirtiraje</dc:creator>
      <dc:date>2019-09-12T06:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect Low voltage on K64  using Processor expert?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-detect-Low-voltage-on-K64-using-Processor-expert/m-p/915955#M9958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Kirti,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only to confirm the debugger is not working correctly, could you toggle a pin or do something visible in the interruption and run your code without the debugger?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alexis Andalon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2019 22:53:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-detect-Low-voltage-on-K64-using-Processor-expert/m-p/915955#M9958</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2019-09-17T22:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect Low voltage on K64  using Processor expert?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-detect-Low-voltage-on-K64-using-Processor-expert/m-p/915956#M9959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alexis,&lt;/P&gt;&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;Yes, the debugger is working fine. I have toggled the pin in interrupt and it worked for me. The problem was, I could not link the LVD handler function in the vector table. That's why the interrupt did not fire. I found out the component in processor expert to add the&amp;nbsp;user interrupt.&amp;nbsp; By using this component I could add the user interrupt to vector table.&lt;/P&gt;&lt;P&gt;I have followed below link to use the PE component.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://mcuoneclipse.com/2014/04/13/tutorial-user-interrupts-with-processor-expert/" title="https://mcuoneclipse.com/2014/04/13/tutorial-user-interrupts-with-processor-expert/"&gt;Tutorial: User Interrupts with Processor Expert | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for the help.&lt;/P&gt;&lt;P&gt;Kirti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2019 05:12:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-detect-Low-voltage-on-K64-using-Processor-expert/m-p/915956#M9959</guid>
      <dc:creator>kirtiraje</dc:creator>
      <dc:date>2019-09-18T05:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect Low voltage on K64  using Processor expert?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-detect-Low-voltage-on-K64-using-Processor-expert/m-p/915957#M9960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kirti,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for sharing you solution. I'm glad that you could solve your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alexis Andalon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2019 15:29:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-detect-Low-voltage-on-K64-using-Processor-expert/m-p/915957#M9960</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2019-09-18T15:29:15Z</dc:date>
    </item>
  </channel>
</rss>

