<?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>S32 Design StudioのトピックRe: Watchdog IRQ issue in Mac57d5MB</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Watchdog-IRQ-issue-in-Mac57d5MB/m-p/532350#M395</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BTW, if you are talking about enabling SIRC clk then we have already have below code at start up which is used to enable the SIRC. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;/* Turn on FXOSC, SIRC and SXOSC - can integrate this into enable PLL step - leaving separate for now during testing */&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;MC_ME.DRUN_MC.R = 0x00130030;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MC_ME.MCTL.R&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0x30005AF0;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MC_ME.MCTL.R&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0x3000A50F;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know if it is different ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jul 2016 14:29:36 GMT</pubDate>
    <dc:creator>prashantsathe</dc:creator>
    <dc:date>2016-07-27T14:29:36Z</dc:date>
    <item>
      <title>Watchdog IRQ issue in Mac57d5MB</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Watchdog-IRQ-issue-in-Mac57d5MB/m-p/532347#M392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to get an Irq from watch dog timeout but unable to do so. Could be please point out my error.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the code snippet.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;void watchdogtest()&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; /*Enable watch-dog*/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; enable_irq (INT_SWT_0 - MAC57D54H_FIRST_USER_IRQ);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; route_interrupt (INT_SWT_0 - MAC57D54H_FIRST_USER_IRQ, 0x03);&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; SWT_0.SR.R = 0x0000c520;&lt;/P&gt;&lt;P&gt;&amp;nbsp; SWT_0.SR.R = 0x0000d928;&lt;/P&gt;&lt;P&gt;&amp;nbsp; SWT_0.CR.B.WEN = 0;&lt;/P&gt;&lt;P&gt;&amp;nbsp; SWT_0.TO.R = 0x500;&lt;/P&gt;&lt;P&gt;&amp;nbsp; SWT_0.CR.B.ITR = 1;&lt;/P&gt;&lt;P&gt;&amp;nbsp; SWT_0.CR.B.FRZ = 0;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; SWT_0.CR.B.WEN = 1;&lt;/P&gt;&lt;P&gt;&amp;nbsp; SWT_0.CR.B.SLK = 1;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; uPrintf("In a While Loop...\n");&lt;/P&gt;&lt;P&gt;&amp;nbsp; while(1); //&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vector 122 is corresponds to SWT0&lt;/P&gt;&lt;P&gt;#define&amp;nbsp;&amp;nbsp;&amp;nbsp; VECTOR_122&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; default_isr_test&amp;nbsp; /*default_isr_test is dummy function to test an IRQ*/&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;clock SIRC is enabled&lt;/STRONG&gt; .&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and below is the register value corresponding to SWT0&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="156244_156244.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/122038iBFFBC50A518357EA/image-size/large?v=v2&amp;amp;px=999" role="button" title="156244_156244.png" alt="156244_156244.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/37199i05ADE973CB01C228/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2016 11:32:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Watchdog-IRQ-issue-in-Mac57d5MB/m-p/532347#M392</guid>
      <dc:creator>prashantsathe</dc:creator>
      <dc:date>2016-07-22T11:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Watchdog IRQ issue in Mac57d5MB</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Watchdog-IRQ-issue-in-Mac57d5MB/m-p/532348#M393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;there's simple example in this thread:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/397280"&gt;SIRC clock&lt;/A&gt; &lt;/P&gt;&lt;P&gt;It could solve your problem.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 14:18:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Watchdog-IRQ-issue-in-Mac57d5MB/m-p/532348#M393</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2016-07-27T14:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Watchdog IRQ issue in Mac57d5MB</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Watchdog-IRQ-issue-in-Mac57d5MB/m-p/532349#M394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Access denied ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px; background-color: #f3e1dd;"&gt;Access to this place or content is restricted. If you think this is a mistake, please contact your administrator or the person who directed you here.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 14:21:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Watchdog-IRQ-issue-in-Mac57d5MB/m-p/532349#M394</guid>
      <dc:creator>prashantsathe</dc:creator>
      <dc:date>2016-07-27T14:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Watchdog IRQ issue in Mac57d5MB</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Watchdog-IRQ-issue-in-Mac57d5MB/m-p/532350#M395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BTW, if you are talking about enabling SIRC clk then we have already have below code at start up which is used to enable the SIRC. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;/* Turn on FXOSC, SIRC and SXOSC - can integrate this into enable PLL step - leaving separate for now during testing */&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;MC_ME.DRUN_MC.R = 0x00130030;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MC_ME.MCTL.R&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0x30005AF0;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MC_ME.MCTL.R&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0x3000A50F;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know if it is different ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 14:29:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Watchdog-IRQ-issue-in-Mac57d5MB/m-p/532350#M395</guid>
      <dc:creator>prashantsathe</dc:creator>
      <dc:date>2016-07-27T14:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Watchdog IRQ issue in Mac57d5MB</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Watchdog-IRQ-issue-in-Mac57d5MB/m-p/532351#M396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I didn't realize it is restricted item. Example is attached...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 14:39:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Watchdog-IRQ-issue-in-Mac57d5MB/m-p/532351#M396</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2016-07-27T14:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Watchdog IRQ issue in Mac57d5MB</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Watchdog-IRQ-issue-in-Mac57d5MB/m-p/532352#M397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no attachment please check once again. And is it related to SIRC clk enable ? If yes then i have already enabled the clk as mentioned in previous mail . please check &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/12191iBC6C06067E9CCF77/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 14:45:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Watchdog-IRQ-issue-in-Mac57d5MB/m-p/532352#M397</guid>
      <dc:creator>prashantsathe</dc:creator>
      <dc:date>2016-07-27T14:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Watchdog IRQ issue in Mac57d5MB</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Watchdog-IRQ-issue-in-Mac57d5MB/m-p/532353#M398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you already see the attachment in my previous post? It seems that it is not visible immediately...&lt;/P&gt;&lt;P&gt;The example is related also to watchdog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 05:53:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Watchdog-IRQ-issue-in-Mac57d5MB/m-p/532353#M398</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2016-07-28T05:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Watchdog IRQ issue in Mac57d5MB</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Watchdog-IRQ-issue-in-Mac57d5MB/m-p/532354#M399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, it is not still visible. can we have other way please. waiting for your quick reply ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 05:57:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Watchdog-IRQ-issue-in-Mac57d5MB/m-p/532354#M399</guid>
      <dc:creator>prashantsathe</dc:creator>
      <dc:date>2016-07-28T05:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Watchdog IRQ issue in Mac57d5MB</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Watchdog-IRQ-issue-in-Mac57d5MB/m-p/532355#M400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what's wrong. I can see that also on computer connected to public net even if I'm not logged in. Is this link working on your side?&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/servlet/JiveServlet/download/816656-1-390566/halo-standby.zip" title="https://community.nxp.com/servlet/JiveServlet/download/816656-1-390566/halo-standby.zip"&gt;https://community.nxp.com/servlet/JiveServlet/download/816656-1-390566/halo-standby.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try to attach it again to this post with extension renamed from zip to aaa. Maybe it's caused by your firewall or something like that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 06:13:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Watchdog-IRQ-issue-in-Mac57d5MB/m-p/532355#M400</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2016-07-28T06:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Watchdog IRQ issue in Mac57d5MB</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Watchdog-IRQ-issue-in-Mac57d5MB/m-p/532356#M401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes i am able to download from below link. Thanks&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="11462" data-containertype="14" data-objectid="816916" data-objecttype="2" href="https://community.nxp.com/servlet/JiveServlet/download/11462-430980-816656-390566/halo-standby.zip" style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #017bba;"&gt;https://community.nxp.com/servlet/JiveServlet/download/816656-1-390566/halo-standby.zip&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 06:17:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Watchdog-IRQ-issue-in-Mac57d5MB/m-p/532356#M401</guid>
      <dc:creator>prashantsathe</dc:creator>
      <dc:date>2016-07-28T06:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Watchdog IRQ issue in Mac57d5MB</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Watchdog-IRQ-issue-in-Mac57d5MB/m-p/532357#M402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, Problem is solved now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/lukaszadrapa"&gt;lukaszadrapa&lt;/A&gt;​ Thanks for your support. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Prashant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 07:27:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Watchdog-IRQ-issue-in-Mac57d5MB/m-p/532357#M402</guid>
      <dc:creator>prashantsathe</dc:creator>
      <dc:date>2016-07-28T07:27:39Z</dc:date>
    </item>
  </channel>
</rss>

