<?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>Kinetis Microcontrollers中的主题 Re: AsynchroSerial problem</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/AsynchroSerial-problem/m-p/181029#M1722</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;/P&gt;&lt;P&gt;I was not able to reproduce your issue above our current files, so I assume that the fix of this problem will be published in CW V10.3 production (end of Q4 2012).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are sorry for inconvenience.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Vojtech Filip&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Nov 2012 08:38:16 GMT</pubDate>
    <dc:creator>vfilip</dc:creator>
    <dc:date>2012-11-22T08:38:16Z</dc:date>
    <item>
      <title>AsynchroSerial problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/AsynchroSerial-problem/m-p/181026#M1719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello together!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem with the AsynchroSerial component, to include the a UART-Value.&lt;/P&gt;&lt;P&gt;The Processor named &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=KL1x"&gt;MKL15Z128VFM4&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Everything works,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;except for these&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;error messages:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.)&lt;/P&gt;&lt;P&gt;ERROR: at line 267: List name undefined: UART1_Divider_Setting (file: Drivers\Kinetis\Serial_LDD.rgi)&amp;nbsp;&amp;nbsp;&amp;nbsp; tunnel&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ASerialLdd1&amp;nbsp;&amp;nbsp;&amp;nbsp; Processor Expert Problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.)&lt;/P&gt;&lt;P&gt;ERROR: at line 267: Unknown macro&amp;nbsp; (file: Drivers\Kinetis\Serial_LDD.rgi)&amp;nbsp;&amp;nbsp;&amp;nbsp; tunnel&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ASerialLdd1&amp;nbsp;&amp;nbsp;&amp;nbsp; Processor Expert Problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.)&lt;/P&gt;&lt;P&gt;ERROR: at line 268: Error in expression: For input string: "%[1,UART1_Divider_Setting]" (file: Drivers\Kinetis\Serial_LDD.rgi)&amp;nbsp;&amp;nbsp;&amp;nbsp; tunnel&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ASerialLdd1&amp;nbsp;&amp;nbsp;&amp;nbsp; Processor Expert Problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Someone has an idea&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;what&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I might have&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;done wrong or &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;what could I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;do differently?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;The same Error &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;appears&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt; if I use the Serial_LDD to include a UART&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;I tested with the &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=KL1x"&gt;KL15Z128VLK4&lt;/A&gt; again with the same result.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;I also try to include this &lt;/SPAN&gt;&lt;/SPAN&gt;at the MK60DN256VLQ10 and it WORKS!&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;many greetings&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;André&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 09:07:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/AsynchroSerial-problem/m-p/181026#M1719</guid>
      <dc:creator>andredehn</dc:creator>
      <dc:date>2012-11-20T09:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: AsynchroSerial problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/AsynchroSerial-problem/m-p/181027#M1720</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;/P&gt;&lt;P&gt;I was not able to reproduce it. Could you please post here the ProcessorExpert.pe file from your project in order to reproduce it? What version of CW or DriverSuite do you use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For now, please close the Configuration Registers view, it should help to avoid the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;Please post future ProcessorExpert related question on Processor Expert Software forum:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="1" data-containertype="14" data-objectid="2022" data-objecttype="14" href="https://community.nxp.com/community/pex"&gt;Processor Expert Software&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Vojtech Filip&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 08:29:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/AsynchroSerial-problem/m-p/181027#M1720</guid>
      <dc:creator>vfilip</dc:creator>
      <dc:date>2012-11-21T08:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: AsynchroSerial problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/AsynchroSerial-problem/m-p/181028#M1721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Thanks for the answer&lt;/SPAN&gt;&lt;SPAN&gt;, now it works.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;But interesting&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;why he&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;even&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;brings&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;error&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;only:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://pastebin.com/BcJ89s3d" title="http://pastebin.com/BcJ89s3d"&gt;ProcessorExpert.pe - Pastebin.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;Thanks a lot.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2012 08:16:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/AsynchroSerial-problem/m-p/181028#M1721</guid>
      <dc:creator>andredehn</dc:creator>
      <dc:date>2012-11-22T08:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: AsynchroSerial problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/AsynchroSerial-problem/m-p/181029#M1722</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;/P&gt;&lt;P&gt;I was not able to reproduce your issue above our current files, so I assume that the fix of this problem will be published in CW V10.3 production (end of Q4 2012).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are sorry for inconvenience.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Vojtech Filip&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2012 08:38:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/AsynchroSerial-problem/m-p/181029#M1722</guid>
      <dc:creator>vfilip</dc:creator>
      <dc:date>2012-11-22T08:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: AsynchroSerial problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/AsynchroSerial-problem/m-p/181030#M1723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I'm getting this error using CW 10.3 with the Freedom MKL25Z board.&amp;nbsp; I'm using the Serial_LDD component as well with Processor Expert.&amp;nbsp; Andre, could you share exactly what you did to get rid of the errors?&amp;nbsp; This is the only thread that I have seen this issue in.&amp;nbsp; If you know of another please post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 18:53:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/AsynchroSerial-problem/m-p/181030#M1723</guid>
      <dc:creator>sneaky07</dc:creator>
      <dc:date>2013-03-05T18:53:54Z</dc:date>
    </item>
  </channel>
</rss>

