<?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 KW45 FreeRTOS multiTask using serial manager to print out message in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW45-FreeRTOS-multiTask-using-serial-manager-to-print-out/m-p/1888559#M66451</link>
    <description>&lt;P&gt;Hi NXP support team :&lt;/P&gt;&lt;P&gt;I'm trying to implement my application of CCC DK 3.0,and I start to practice by the project "kw45b41zevk_digital_key_device_freertos" of KW45 SDK.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently I trying to create another Task , and I need it to print out some messages for simple debug.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But in the sample project, the serial manager and shell component has been initialized by&amp;nbsp; "APP_InitServices()" &amp;nbsp;and "BluetoothLEHost_AppInit()"&amp;nbsp; in the start_task().&lt;/P&gt;&lt;P&gt;If my task want to print out the message through the serial manager and shell, do I need to initial both of them(using different handle name) as well when I create my task ?&lt;/P&gt;&lt;P&gt;Or any method you suggestion to implement this feature?&lt;/P&gt;&lt;P&gt;Thanks and waiting for your response.&lt;/P&gt;&lt;P&gt;Andy.&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jun 2024 09:19:26 GMT</pubDate>
    <dc:creator>Andy_Wang_JP</dc:creator>
    <dc:date>2024-06-17T09:19:26Z</dc:date>
    <item>
      <title>KW45 FreeRTOS multiTask using serial manager to print out message</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW45-FreeRTOS-multiTask-using-serial-manager-to-print-out/m-p/1888559#M66451</link>
      <description>&lt;P&gt;Hi NXP support team :&lt;/P&gt;&lt;P&gt;I'm trying to implement my application of CCC DK 3.0,and I start to practice by the project "kw45b41zevk_digital_key_device_freertos" of KW45 SDK.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently I trying to create another Task , and I need it to print out some messages for simple debug.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But in the sample project, the serial manager and shell component has been initialized by&amp;nbsp; "APP_InitServices()" &amp;nbsp;and "BluetoothLEHost_AppInit()"&amp;nbsp; in the start_task().&lt;/P&gt;&lt;P&gt;If my task want to print out the message through the serial manager and shell, do I need to initial both of them(using different handle name) as well when I create my task ?&lt;/P&gt;&lt;P&gt;Or any method you suggestion to implement this feature?&lt;/P&gt;&lt;P&gt;Thanks and waiting for your response.&lt;/P&gt;&lt;P&gt;Andy.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 09:19:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW45-FreeRTOS-multiTask-using-serial-manager-to-print-out/m-p/1888559#M66451</guid>
      <dc:creator>Andy_Wang_JP</dc:creator>
      <dc:date>2024-06-17T09:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: KW45 FreeRTOS multiTask using serial manager to print out message</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW45-FreeRTOS-multiTask-using-serial-manager-to-print-out/m-p/1888981#M66454</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for contacting NXP support.&lt;/P&gt;
&lt;P&gt;Once they are initialized is not necessary to re-initialize this in order to use the command line or shell messages.&lt;/P&gt;
&lt;P&gt;I would highly recommend to give a look into the ble_shell freeRTOS example, that can be help full on how to send commands through shell and how they create the tasks for sending this messages.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 23:24:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW45-FreeRTOS-multiTask-using-serial-manager-to-print-out/m-p/1888981#M66454</guid>
      <dc:creator>nxf77486</dc:creator>
      <dc:date>2024-06-17T23:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: KW45 FreeRTOS multiTask using serial manager to print out message</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW45-FreeRTOS-multiTask-using-serial-manager-to-print-out/m-p/1893896#M66477</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the supporting, the example is helpful for me to understand the method of serial manager.&lt;/P&gt;&lt;P&gt;I can print out the message from 2nd task by shell_write().&lt;/P&gt;&lt;P&gt;Thanks a lot .&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 23:34:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW45-FreeRTOS-multiTask-using-serial-manager-to-print-out/m-p/1893896#M66477</guid>
      <dc:creator>Andy_Wang_JP</dc:creator>
      <dc:date>2024-06-25T23:34:09Z</dc:date>
    </item>
  </channel>
</rss>

