<?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 Design Studio中的主题 Re: UART and Thread</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/UART-and-Thread/m-p/642345#M8322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ajay,&lt;/P&gt;&lt;P&gt;Next time please put the&amp;nbsp; replay after your question place .&lt;/P&gt;&lt;P&gt;If you create a new one like this, it is hard to find your reply, thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Dec 2016 02:27:55 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2016-12-27T02:27:55Z</dc:date>
    <item>
      <title>UART and Thread</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/UART-and-Thread/m-p/642344#M8321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for reply.I'm using FRDM-64f board.First I checked my code alone&lt;/P&gt;&lt;P&gt;using the project uart non blocking,with interrupt and which is working&lt;/P&gt;&lt;P&gt;perfect.Then I moved the same code into the lwip tcp echo demo&lt;/P&gt;&lt;P&gt;project,which is now showing some issues.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; nRet = UART_DRV_Init(BOARD_DEBUG_UART3_INSTANCE, &amp;amp;uartState,&lt;/P&gt;&lt;P&gt;&amp;amp;uartConfig);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pFunc = (uart_rx_callback_t *)uart_Callback;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UART_DRV_InstallRxCallback(BOARD_DEBUG_UART3_INSTANCE&lt;/P&gt;&lt;P&gt;,(uart_rx_callback_t)pFunc ,&amp;amp;rxChar, 0, NULL);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NVIC_SetPriority(I2C0_IRQn, 3U);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; while(true)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReceiveCommandFromSerial();&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UART_DRV_ReceiveData(BOARD_DEBUG_UART3_INSTANCE , &amp;amp;rxChar , 8u);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;void uart_Callback()&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;__asm("nop");&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;If I use UART_DRV_SendData() function the whole board is getting hanging.&lt;/P&gt;&lt;P&gt;-- &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;AJAY K R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Dec 2016 09:50:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/UART-and-Thread/m-p/642344#M8321</guid>
      <dc:creator>ajaykr</dc:creator>
      <dc:date>2016-12-26T09:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: UART and Thread</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/UART-and-Thread/m-p/642345#M8322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ajay,&lt;/P&gt;&lt;P&gt;Next time please put the&amp;nbsp; replay after your question place .&lt;/P&gt;&lt;P&gt;If you create a new one like this, it is hard to find your reply, thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2016 02:27:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/UART-and-Thread/m-p/642345#M8322</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-12-27T02:27:55Z</dc:date>
    </item>
  </channel>
</rss>

