<?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>Processor Expert SoftwareのトピックSystick Timer and Debug Console with MQX_KSDK 1.3.0 + PEx in KDS 3.0.0</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Systick-Timer-and-Debug-Console-with-MQX-KSDK-1-3-0-PEx-in-KDS-3/m-p/421032#M3415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created my first MQX_KSDK project with PE on a TWR-K65F180M board following this great tutorial:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-103429"&gt;https://community.freescale.com/docs/DOC-103429&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using KDS 3.0.0 and KSDK 1.3.0.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I selected &lt;/SPAN&gt;&lt;SPAN style="font-weight: bold; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #1f497d;"&gt;MQX Standard &lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #1f497d;"&gt;in the &lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #1f497d; text-decoration: underline;"&gt;MQX_KSDK&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #1f497d;"&gt; Configuration parameters.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #1f497d;"&gt;Now I see the systick timer is configured with a 5 ms period. I would like a 1 ms systick, but the systick timer &lt;SPAN style="color: #1f497d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;(fsl_hwtimer) &lt;/SPAN&gt;configuration is unchangeable. Why? It is not allowed to modify the fsl_hwtimer_InitConfig0 configuration nor to add a new one.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #1f497d;"&gt;In the fsl_hwtimer1.h file &lt;SPAN style="color: #1f497d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;generated by PEx &lt;/SPAN&gt;the macro FSL_FSL_HWTIMER1_PERIOD_CNF0 is set to 5000: I think the systick timer period in microseconds is set with this macro, right?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #1f497d;"&gt;Is manually changing that macro the only way to get the desired systick period for MQX RTOS component ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #1f497d;"&gt;The MQX RTOS component also inherits one UART as debug console.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #1f497d;"&gt;What if my custom board has no available UART to assign as debug console?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #1f497d;"&gt;I think it is better a RTOS componenet that inherits only the systick timer with a changeable configuration (tick period) and optionally a debug console UART (which is already configurable in baud rate and hardware pins; but what if I have only a RS485 serial port on my custom board?)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Oct 2015 07:16:53 GMT</pubDate>
    <dc:creator>Vagni</dc:creator>
    <dc:date>2015-10-23T07:16:53Z</dc:date>
    <item>
      <title>Systick Timer and Debug Console with MQX_KSDK 1.3.0 + PEx in KDS 3.0.0</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Systick-Timer-and-Debug-Console-with-MQX-KSDK-1-3-0-PEx-in-KDS-3/m-p/421032#M3415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created my first MQX_KSDK project with PE on a TWR-K65F180M board following this great tutorial:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-103429"&gt;https://community.freescale.com/docs/DOC-103429&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using KDS 3.0.0 and KSDK 1.3.0.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I selected &lt;/SPAN&gt;&lt;SPAN style="font-weight: bold; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #1f497d;"&gt;MQX Standard &lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #1f497d;"&gt;in the &lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #1f497d; text-decoration: underline;"&gt;MQX_KSDK&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #1f497d;"&gt; Configuration parameters.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #1f497d;"&gt;Now I see the systick timer is configured with a 5 ms period. I would like a 1 ms systick, but the systick timer &lt;SPAN style="color: #1f497d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;(fsl_hwtimer) &lt;/SPAN&gt;configuration is unchangeable. Why? It is not allowed to modify the fsl_hwtimer_InitConfig0 configuration nor to add a new one.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #1f497d;"&gt;In the fsl_hwtimer1.h file &lt;SPAN style="color: #1f497d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;generated by PEx &lt;/SPAN&gt;the macro FSL_FSL_HWTIMER1_PERIOD_CNF0 is set to 5000: I think the systick timer period in microseconds is set with this macro, right?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #1f497d;"&gt;Is manually changing that macro the only way to get the desired systick period for MQX RTOS component ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #1f497d;"&gt;The MQX RTOS component also inherits one UART as debug console.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #1f497d;"&gt;What if my custom board has no available UART to assign as debug console?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #1f497d;"&gt;I think it is better a RTOS componenet that inherits only the systick timer with a changeable configuration (tick period) and optionally a debug console UART (which is already configurable in baud rate and hardware pins; but what if I have only a RS485 serial port on my custom board?)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2015 07:16:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Systick-Timer-and-Debug-Console-with-MQX-KSDK-1-3-0-PEx-in-KDS-3/m-p/421032#M3415</guid>
      <dc:creator>Vagni</dc:creator>
      <dc:date>2015-10-23T07:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Systick Timer and Debug Console with MQX_KSDK 1.3.0 + PEx in KDS 3.0.0</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Systick-Timer-and-Debug-Console-with-MQX-KSDK-1-3-0-PEx-in-KDS-3/m-p/421033#M3416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alessandro,&lt;/P&gt;&lt;P&gt;Let me answer your questions first then I will add a comment or two.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: #1f497d;"&gt;Q1) In the fsl_hwtimer1.h file &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;generated by PEx &lt;/SPAN&gt;the macro FSL_FSL_HWTIMER1_PERIOD_CNF0 is set to 5000: I think the systick timer period in microseconds is set with this macro, right?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: #1f497d;"&gt;A1) No and yes ;-).&amp;nbsp; No that the this is not the correct method to modify the systick timer period and yes it is a MACRO PE generates.&amp;nbsp; But for MQX it is not used!&amp;nbsp; Go figure...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: #1f497d;"&gt;Q2) Is manually changing that macro the only way to get the desired systick period for MQX RTOS component ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;A2) The answer would be yes if the macro were used...but it is not for MQX.&amp;nbsp; If it were being used by MQX then you could have manually changed it and then disabled the fsl_hwtimer from Code Generation by right clicking the component and saying "Don't write Generated Component Modules".&amp;nbsp; But since this macro is not used you don't need to do that.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: #1f497d;"&gt;Q3) The MQX RTOS component also inherits one UART as debug console.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: #1f497d;"&gt;What if my custom board has no available UART to assign as debug console?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: #1f497d;"&gt;A3) when you use KSD/KSDK+PE and select MQX as the RTOS, you want to remove the fsl_debug_console Component as it is not needed with MQX.&amp;nbsp; Then in the wizard for the MQX_KSDK Component, have the Inherited components debug console select "KSDK 1.3.0/fsl_uart".&amp;nbsp; You can then configure that fsl_uart Component to use whatever UART you want.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: #1f497d;"&gt;Comment:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: #1f497d;"&gt;No idea why PE wouldn't be used to change the systick value.&amp;nbsp; Maybe next release of KDS/KSDK will allow that.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: #1f497d;"&gt;To change the systick to 1ms do the following:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: #1f497d;"&gt;In bsp_config.h make the following modifications:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE __default_attr="c++" __jive_macro_name="code" class="_jivemacro_uid_14456295229946927 jive_macro_code jive_text_macro" data-renderedposition="470_8_1109_192" jivemacro_uid="_14456295229946927"&gt;&lt;P&gt;#ifndef BSP_ALARM_FREQUENCY&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #define BSP_ALARM_FREQUENCY&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (1000) //DES was (200)&lt;/P&gt;&lt;P&gt;#endif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*&lt;/P&gt;&lt;P&gt;* HWTimer period&lt;/P&gt;&lt;P&gt;*/&lt;/P&gt;&lt;P&gt;#ifndef BSP_ALARM_PERIOD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #define BSP_ALARM_PERIOD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (1000) //DES was (5000)&lt;/P&gt;&lt;P&gt;#endif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Do a clean, re-compile, then debug.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: #1f497d;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: #1f497d;"&gt;David &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2015 19:45:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Systick-Timer-and-Debug-Console-with-MQX-KSDK-1-3-0-PEx-in-KDS-3/m-p/421033#M3416</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2015-10-23T19:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Systick Timer and Debug Console with MQX_KSDK 1.3.0 + PEx in KDS 3.0.0</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Systick-Timer-and-Debug-Console-with-MQX-KSDK-1-3-0-PEx-in-KDS-3/m-p/421034#M3417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you David.&lt;/P&gt;&lt;P&gt;OK for systick value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About MQX debug console.... OK, I can select and configure whatever UART I want in the MQX_KSDK Component wizard. But to have a debug console in a MQX application developed with KSDK is mandatory? It seems the wizard does not let me have no debug console, because the debug console is an inherited component.... The inherited components must always exist and be properly configured?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 08:05:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Systick-Timer-and-Debug-Console-with-MQX-KSDK-1-3-0-PEx-in-KDS-3/m-p/421034#M3417</guid>
      <dc:creator>Vagni</dc:creator>
      <dc:date>2015-10-26T08:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Systick Timer and Debug Console with MQX_KSDK 1.3.0 + PEx in KDS 3.0.0</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Systick-Timer-and-Debug-Console-with-MQX-KSDK-1-3-0-PEx-in-KDS-3/m-p/421035#M3418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alessandro,&lt;/P&gt;&lt;P&gt;Short answer to MQX debug console is yes it is required and I too wish there was a check to disable.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Nov 2015 15:30:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Systick-Timer-and-Debug-Console-with-MQX-KSDK-1-3-0-PEx-in-KDS-3/m-p/421035#M3418</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2015-11-07T15:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Systick Timer and Debug Console with MQX_KSDK 1.3.0 + PEx in KDS 3.0.0</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Systick-Timer-and-Debug-Console-with-MQX-KSDK-1-3-0-PEx-in-KDS-3/m-p/421036#M3419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two bsp_config.h files. One in my project which when I change, gives me the 1kHz clock, but there is also one located in rtos/mqx/mqx/source/bsp. Are we to change this and rebuild mqx and other libraries (mqx_stdlib, rtcs, usb, etc.)? I ask only because there is a document entitled 'Using the MQX Timers.pdf' (&lt;A href="https://community.nxp.com/docs/DOC-104385"&gt;Using the MQX timers&lt;/A&gt;&amp;nbsp;) that&amp;nbsp;points to the mqx path version of bsp_config.h&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, they note the following:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class="" title="Page 4"&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.000000pt;"&gt;"In conclusion if you want to have smaller ticks it is necessary to modify the &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.000000pt;"&gt;BSP_ALARM_FREQUENCY &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.000000pt;"&gt;value, however it is necessary to remember, we cannot guarantee the correct behavior if you modify original settings. Some of drivers, for example USB, Ethernet PHY, ESDHC, etc, use commands like _time_delay; if the resolution is changed then we could get unexpected behavior of these drivers."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.000000pt;"&gt;Is this something that has occurred with these drivers?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.000000pt;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.000000pt;"&gt;-Raj&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 02:49:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Systick-Timer-and-Debug-Console-with-MQX-KSDK-1-3-0-PEx-in-KDS-3/m-p/421036#M3419</guid>
      <dc:creator>rajbatra</dc:creator>
      <dc:date>2016-12-07T02:49:07Z</dc:date>
    </item>
  </channel>
</rss>

