<?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>i.MX ProcessorsのトピックRe: Trouble debugging with JTAG when using the WFI instruction</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Trouble-debugging-with-JTAG-when-using-the-WFI-instruction/m-p/321669#M42943</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am on Baremetal using some functions from the MX6 SDK 1.1.&amp;nbsp; Thanks for pointing me to the BM_CLPCR_ARM_CLK_DIS_ON_LPM flag, that is just what I was looking for.&amp;nbsp; I clear the flag when in DEBUG mode and the JTAG keeps on going.&amp;nbsp; Thanks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Side question:&amp;nbsp; Is there a public repo or release schedule for the Freescale Baremetal SDK?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jun 2014 14:18:31 GMT</pubDate>
    <dc:creator>nathanpalmer</dc:creator>
    <dc:date>2014-06-24T14:18:31Z</dc:date>
    <item>
      <title>Trouble debugging with JTAG when using the WFI instruction</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Trouble-debugging-with-JTAG-when-using-the-WFI-instruction/m-p/321667#M42941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know that the JTAG (SJC) controller is prone to drop off when in WFI mode because the clock source is turned off.&amp;nbsp; I have read that there is a way to keep the JTAG clock active while in WFI mode on the iMX6 but I could not find the way to do it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did find the SJC_GPCCR register but I don't know how to use it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 17:18:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Trouble-debugging-with-JTAG-when-using-the-WFI-instruction/m-p/321667#M42941</guid>
      <dc:creator>nathanpalmer</dc:creator>
      <dc:date>2014-06-19T17:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble debugging with JTAG when using the WFI instruction</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Trouble-debugging-with-JTAG-when-using-the-WFI-instruction/m-p/321668#M42942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Nathan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Which kernel are you using, I think you can try disable WAIT mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For L3.10, you can comment out BM_CLPCR_ARM_CLK_DIS_ON_LPM setting in arch/arm/mach-imx/pm-imx6.c-&amp;gt;imx6_set_lpm-&amp;gt;WAIT_UNCLOCKED;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For L3.0.35, you can make sure bit5 of CCM_CLPCR is clear, just clear it after kernel boot up, or just pass "enable_wait_mode=off" in kernel command line to disable WAIT mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 05:44:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Trouble-debugging-with-JTAG-when-using-the-WFI-instruction/m-p/321668#M42942</guid>
      <dc:creator>AnsonHuang</dc:creator>
      <dc:date>2014-06-24T05:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble debugging with JTAG when using the WFI instruction</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Trouble-debugging-with-JTAG-when-using-the-WFI-instruction/m-p/321669#M42943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am on Baremetal using some functions from the MX6 SDK 1.1.&amp;nbsp; Thanks for pointing me to the BM_CLPCR_ARM_CLK_DIS_ON_LPM flag, that is just what I was looking for.&amp;nbsp; I clear the flag when in DEBUG mode and the JTAG keeps on going.&amp;nbsp; Thanks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Side question:&amp;nbsp; Is there a public repo or release schedule for the Freescale Baremetal SDK?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 14:18:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Trouble-debugging-with-JTAG-when-using-the-WFI-instruction/m-p/321669#M42943</guid>
      <dc:creator>nathanpalmer</dc:creator>
      <dc:date>2014-06-24T14:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble debugging with JTAG when using the WFI instruction</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Trouble-debugging-with-JTAG-when-using-the-WFI-instruction/m-p/321670#M42944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Nathan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sorry that I am not aware of this baremetal SDK, I am from linux BSP team, you can post your question again, hope someone else would help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 04:29:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Trouble-debugging-with-JTAG-when-using-the-WFI-instruction/m-p/321670#M42944</guid>
      <dc:creator>AnsonHuang</dc:creator>
      <dc:date>2014-06-25T04:29:09Z</dc:date>
    </item>
  </channel>
</rss>

