<?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: iMX6 - GPT timer Testing</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-GPT-timer-Testing/m-p/327656#M44090</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately I lack of an example. You will have to develop your own driver with those features.&lt;/P&gt;&lt;P&gt;This discussion covers a few poins of what you would need.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/306090"&gt;5us timer interrupt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Feb 2015 02:16:05 GMT</pubDate>
    <dc:creator>alejandrolozan1</dc:creator>
    <dc:date>2015-02-05T02:16:05Z</dc:date>
    <item>
      <title>iMX6 - GPT timer Testing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-GPT-timer-Testing/m-p/327653#M44087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using imx6Q custom platform based on sabresd for our development with Linux 3.10.17_1.0.0-GA BSP.&lt;/P&gt;&lt;P&gt;We would like to test the GPT timer with external input.&lt;/P&gt;&lt;P&gt;Please let us know, How to test the GPT timer.&lt;/P&gt;&lt;P&gt;In addition, Could you please provide the driver file path in the Linux kernel?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ansari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 14:29:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-GPT-timer-Testing/m-p/327653#M44087</guid>
      <dc:creator>Ansari</dc:creator>
      <dc:date>2015-01-28T14:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6 - GPT timer Testing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-GPT-timer-Testing/m-p/327654#M44088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abdul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The GPT timer is used by the kernel to generate the ticks for the OS. I recommend you not to touch it.&lt;/P&gt;&lt;P&gt;I suggest you to use the EPIT and maybe a GPIO as IRQ. Of course that would be limited workaround.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 20:21:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-GPT-timer-Testing/m-p/327654#M44088</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2015-01-29T20:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6 - GPT timer Testing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-GPT-timer-Testing/m-p/327655#M44089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Alejandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You for your input.&lt;/P&gt;&lt;P&gt;We hope, this EPIT initialization is not called in the kernel (arch/arm/mach-imx/epit.c).&lt;/P&gt;&lt;P&gt;Could you please provide some more information about EPIT configuration for GPIO as IRQ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ansari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 08:01:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-GPT-timer-Testing/m-p/327655#M44089</guid>
      <dc:creator>Ansari</dc:creator>
      <dc:date>2015-01-30T08:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6 - GPT timer Testing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-GPT-timer-Testing/m-p/327656#M44090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately I lack of an example. You will have to develop your own driver with those features.&lt;/P&gt;&lt;P&gt;This discussion covers a few poins of what you would need.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/306090"&gt;5us timer interrupt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 02:16:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-GPT-timer-Testing/m-p/327656#M44090</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2015-02-05T02:16:05Z</dc:date>
    </item>
  </channel>
</rss>

