<?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: Timing setting failed in Clock configuration 3 - impossible to set baud rate in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Timing-setting-failed-in-Clock-configuration-3-impossible-to-set/m-p/426128#M2347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Johnny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;firstly I recommend use newest versions for KSDK1.2 and KDS 3.0.&lt;/P&gt;&lt;P&gt;and secondly it looks that you have Baud Rate set twice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, can you attach screenshot of your PE settings ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jun 2015 08:46:49 GMT</pubDate>
    <dc:creator>ivadorazinova</dc:creator>
    <dc:date>2015-06-04T08:46:49Z</dc:date>
    <item>
      <title>Timing setting failed in Clock configuration 3 - impossible to set baud rate</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Timing-setting-failed-in-Clock-configuration-3-impossible-to-set/m-p/426127#M2346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wondering if anyone has seen this:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In KDS 2.0, KSDK 1.1, using Processor Expert, can't set baud rate for DbgCs1:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERRORS:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: at line 45: Inherited symbol not found: "BaudRateBaudRate" (file: Drivers\sw\1.1\MQX_KSDK.ts2)&lt;/P&gt;&lt;P&gt;Timing setting failed in Clock configuration 3 - it is impossible to set the following items: select value (Baud rate)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thx, J.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 22:58:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Timing-setting-failed-in-Clock-configuration-3-impossible-to-set/m-p/426127#M2346</guid>
      <dc:creator>johnnymclean</dc:creator>
      <dc:date>2015-06-03T22:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Timing setting failed in Clock configuration 3 - impossible to set baud rate</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Timing-setting-failed-in-Clock-configuration-3-impossible-to-set/m-p/426128#M2347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Johnny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;firstly I recommend use newest versions for KSDK1.2 and KDS 3.0.&lt;/P&gt;&lt;P&gt;and secondly it looks that you have Baud Rate set twice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, can you attach screenshot of your PE settings ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 08:46:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Timing-setting-failed-in-Clock-configuration-3-impossible-to-set/m-p/426128#M2347</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2015-06-04T08:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Timing setting failed in Clock configuration 3 - impossible to set baud rate</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Timing-setting-failed-in-Clock-configuration-3-impossible-to-set/m-p/426129#M2348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was unsuccessful in getting two uarts working with KDS 3.0.0, KSDK 1.2.0 and Processor Expert with MQX full.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was seeing if I could get it working with KDS 2.0 and KSDK 1.1.0. with MQX full.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have bare metal code using two uarts working in KDS 2.0/KSDK 1.1.0 and using the flash driver. All of this works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In KDS 3.0.0/KSDK 1.2.0 and Processor Expert I have bare metal code working with two uarts, but I can't get the flash driver working. When I try to do the same but with MQX, I can't get two uarts working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the end I want to be using KDS 3.0.0/KSDK 1.2.0 with MQX full, with two functional uarts and the flash driver working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have had more success with KDS 2.0/KSDK 1.1.0, so I'm continually going back to it to see if I can get functionality enabled there, then hopefully move that code base into KDS 3.0.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers, J.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 19:53:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Timing-setting-failed-in-Clock-configuration-3-impossible-to-set/m-p/426129#M2348</guid>
      <dc:creator>johnnymclean</dc:creator>
      <dc:date>2015-06-04T19:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Timing setting failed in Clock configuration 3 - impossible to set baud rate</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Timing-setting-failed-in-Clock-configuration-3-impossible-to-set/m-p/426130#M2349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Johnny, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please, can you attach the code ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 17:41:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Timing-setting-failed-in-Clock-configuration-3-impossible-to-set/m-p/426130#M2349</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2015-06-16T17:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Timing setting failed in Clock configuration 3 - impossible to set baud rate</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Timing-setting-failed-in-Clock-configuration-3-impossible-to-set/m-p/426131#M2350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Iva, I've tried so many things in the last two weeks, I don't have any stable code base now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible for Freescale to provide a FRDM 64 demo, demonstrating 2 uarts and the flash driver simultaneously, implemented using KDS 3.0/KSDK 1.2 and using the armgcc make file build?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, J.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 17:50:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Timing-setting-failed-in-Clock-configuration-3-impossible-to-set/m-p/426131#M2350</guid>
      <dc:creator>johnnymclean</dc:creator>
      <dc:date>2015-06-16T17:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Timing setting failed in Clock configuration 3 - impossible to set baud rate</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Timing-setting-failed-in-Clock-configuration-3-impossible-to-set/m-p/426132#M2351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Johnny, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´m very sorry for my late response.&lt;/P&gt;&lt;P&gt;We don´t have this example, but the problem is, when you write to the flash, you must have disabled interrupt from UARTs - preferably all interrupts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 18:28:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Timing-setting-failed-in-Clock-configuration-3-impossible-to-set/m-p/426132#M2351</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2015-06-23T18:28:58Z</dc:date>
    </item>
  </channel>
</rss>

