<?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: lptmr and ftm components both define HAL_TimerInit in MCUXpresso General</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/lptmr-and-ftm-components-both-define-HAL-TimerInit/m-p/1002410#M2926</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Larry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your observation, I will report this issue.&amp;nbsp;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Diego&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jan 2020 21:59:58 GMT</pubDate>
    <dc:creator>diego_charles</dc:creator>
    <dc:date>2020-01-29T21:59:58Z</dc:date>
    <item>
      <title>lptmr and ftm components both define HAL_TimerInit</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/lptmr-and-ftm-components-both-define-HAL-TimerInit/m-p/1002409#M2925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've since realized I don't need the abstraction layer, but I figured I report this problem. Using MCUXpresso 11.1 and SDK 2.7.0 for a new K64 project I included both the ftm_adapter and the lptmr_adapter abstaction layer in my build. Doing so creates a compilation error as both ftm_adapter.c and lptmr_adapter.c define HAL_TimerInit()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2020 20:57:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/lptmr-and-ftm-components-both-define-HAL-TimerInit/m-p/1002409#M2925</guid>
      <dc:creator>yorknh</dc:creator>
      <dc:date>2020-01-24T20:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: lptmr and ftm components both define HAL_TimerInit</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/lptmr-and-ftm-components-both-define-HAL-TimerInit/m-p/1002410#M2926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Larry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your observation, I will report this issue.&amp;nbsp;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Diego&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2020 21:59:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/lptmr-and-ftm-components-both-define-HAL-TimerInit/m-p/1002410#M2926</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2020-01-29T21:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: lptmr and ftm components both define HAL_TimerInit</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/lptmr-and-ftm-components-both-define-HAL-TimerInit/m-p/1002411#M2927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/yorknh"&gt;yorknh&lt;/A&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your patience and&amp;nbsp; for taking the time to make this post, here is an update,&amp;nbsp;&lt;/P&gt;&lt;P&gt;The timer adapter abstraction layers&amp;nbsp;for LPTMR, FTM, and PIT, of SDK, share public functions, in example the&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;HAL_TimerInit()&lt;/STRONG&gt; that you mentioned,&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;and only one of them is intended to be included in a project, others have to be removed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is explained further in the timer.h file, which is located in SDK 2.7.0 of FRMD-K64F&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;/P&gt;*!&lt;BR /&gt; * @brief The timer adapter component&lt;BR /&gt; *&lt;BR /&gt; * The timer adapter is built based on the timer SDK driver provided by the NXP&lt;BR /&gt; * MCUXpresso SDK. The timer adapter could provide high accuracy timer for user.&lt;BR /&gt; * Since callback function would be handled in ISR, and timer clock use high&lt;BR /&gt; * accuracy clock, user can get accuracy millisecond timer.&lt;BR /&gt; *&lt;BR /&gt; * The timer adapter would be used with different HW timer modules like FTM, PIT, LPTMR.&lt;BR /&gt; * But at the same time, only one HW timer module could be used. On different platforms, different&lt;BR /&gt; * HW timer module would be used. For the platforms which have multiple HW timer modules,&lt;BR /&gt; * one HW timer module would be selected as the default, but it is easy to change the default&lt;BR /&gt; * HW timer module to another. Just two steps to switch the HW timer module:&lt;BR /&gt; * 1.Remove the default HW timer module source file from the project&lt;BR /&gt; * 2.Add the expected HW timer module source file to the project.&lt;BR /&gt; * For example, in platform FRDM-K64F, there are two HW timer modules available, FTM and PIT.&lt;BR /&gt; * FTM is used as the default HW timer, so ftm_adapter.c and timer.h is included in the project by&lt;BR /&gt; * default. If PIT is expected to be used as the HW timer, ftm_adapter.c need to be removed from the&lt;BR /&gt; * project and pit_adapter.c should be included in the project&lt;BR /&gt; */&lt;/BLOCKQUOTE&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2020 01:17:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/lptmr-and-ftm-components-both-define-HAL-TimerInit/m-p/1002411#M2927</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2020-02-04T01:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: lptmr and ftm components both define HAL_TimerInit</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/lptmr-and-ftm-components-both-define-HAL-TimerInit/m-p/1002412#M2928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the clarification. I would "Mark Correct", but I don't see the button anywhere.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2020 13:44:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/lptmr-and-ftm-components-both-define-HAL-TimerInit/m-p/1002412#M2928</guid>
      <dc:creator>yorknh</dc:creator>
      <dc:date>2020-02-04T13:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: lptmr and ftm components both define HAL_TimerInit</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/lptmr-and-ftm-components-both-define-HAL-TimerInit/m-p/1002413#M2929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Larry,&amp;nbsp; usually, if I'm not wrong, the correct button is located in the upper right corner of the answer. But anyway, it is a pleasure to help.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2020 17:23:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/lptmr-and-ftm-components-both-define-HAL-TimerInit/m-p/1002413#M2929</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2020-02-04T17:23:37Z</dc:date>
    </item>
  </channel>
</rss>

