<?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: About WATCHDOG on K22F512 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-WATCHDOG-on-K22F512/m-p/909681#M53322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sabina,&lt;/P&gt;&lt;P&gt;Thank you very much for the informations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the watchdog driver in MCUXpresso i imported the wartchdog example&amp;nbsp; and compare the example file wdog.c&amp;nbsp; and with the same file in KDS3.2.0 and there are exactly the same. The use of the driver has no changed from the&amp;nbsp; KDS3.2.0 and this is a good new.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need watchdog driver to implement watchdog control&amp;nbsp;in the bootloader to completely secure our application.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because i found that bootloader giving by NXP is not securised by watchdog.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much Sabina and best regards from France.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Didier JEANJEAN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Oct 2019 10:25:37 GMT</pubDate>
    <dc:creator>didierjeanjean</dc:creator>
    <dc:date>2019-10-15T10:25:37Z</dc:date>
    <item>
      <title>About WATCHDOG on K22F512</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-WATCHDOG-on-K22F512/m-p/909679#M53320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please can you help me to find solution about my 2 questions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I work on K22FN512&amp;nbsp;&lt;/P&gt;&lt;P&gt;On KDS3.2.0 and MCUXpresso V11.01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*******************************************&lt;/P&gt;&lt;P&gt;1) In the documentation&amp;nbsp;&lt;SPAN&gt;MK22FN512VLH12 K22P121M120SF8ReferenceManual.pdf&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Document Number: K22P121M120SF8RM&amp;nbsp;Rev. 4, 08/2016&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At page 520 i can read :&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100"&gt;&lt;SPAN class=""&gt;1&lt;BR /&gt;CLKSRC&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD width="550"&gt;&lt;SPAN class=""&gt;Selects clock source for the WDOG timer and other internal timing operations.&lt;BR /&gt;0 WDOG clock sourced from LPO .&lt;BR /&gt;1 WDOG clock sourced from alternate clock source.&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What Clock is this "alternate clock source" ? this desciption is not accurate to be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;*******************************************&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2) I have loaded the "freedom bootloader"&amp;nbsp; example in MCUXpresso&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and In the MCUXpresso driver (directory driver) i find some drivers but not the watchdog driver (fsl_wdog;c , fsl_wdog.h)&amp;nbsp; like i find in the KDS3.2.0 driver directory.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the SDK of KDS3.2.0 all the drivers is present but in MCUXpresso it seem to me that only the SDK driver used by the example is present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank to&amp;nbsp; you by advance to help me.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2019 14:58:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-WATCHDOG-on-K22F512/m-p/909679#M53320</guid>
      <dc:creator>didierjeanjean</dc:creator>
      <dc:date>2019-10-11T14:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: About WATCHDOG on K22F512</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-WATCHDOG-on-K22F512/m-p/909680#M53321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Here are the answers to your questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;What Clock is this "alternate clock source" ? this desciption is not accurate to be used.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The alternate clock source information will be found in chapter 5. The table in section 5.7 of the reference manual describes the two options for the watchdog timer: Bus Clock or LPO.&lt;/P&gt;&lt;P&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/91503i04B4CB9A65667741/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;2) The examples for MCUXpresso are slightly different from how the configurations were in KDS. In MCUXpresso the drivers for watchdog are fsl_wdog.c/.h. Here you can find the APIs for the configuration and usage of the same.&amp;nbsp;Can you please elaborate what it is you are looking for as to the watchdog drivers?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sabina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Oct 2019 15:34:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-WATCHDOG-on-K22F512/m-p/909680#M53321</guid>
      <dc:creator>Sabina_Bruce</dc:creator>
      <dc:date>2019-10-14T15:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: About WATCHDOG on K22F512</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-WATCHDOG-on-K22F512/m-p/909681#M53322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sabina,&lt;/P&gt;&lt;P&gt;Thank you very much for the informations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the watchdog driver in MCUXpresso i imported the wartchdog example&amp;nbsp; and compare the example file wdog.c&amp;nbsp; and with the same file in KDS3.2.0 and there are exactly the same. The use of the driver has no changed from the&amp;nbsp; KDS3.2.0 and this is a good new.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need watchdog driver to implement watchdog control&amp;nbsp;in the bootloader to completely secure our application.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because i found that bootloader giving by NXP is not securised by watchdog.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much Sabina and best regards from France.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Didier JEANJEAN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2019 10:25:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-WATCHDOG-on-K22F512/m-p/909681#M53322</guid>
      <dc:creator>didierjeanjean</dc:creator>
      <dc:date>2019-10-15T10:25:37Z</dc:date>
    </item>
  </channel>
</rss>

