<?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>MCUXpresso SDKのトピックUSB_VcomInit function</title>
    <link>https://community.nxp.com/t5/MCUXpresso-SDK/USB-VcomInit-function/m-p/724630#M413</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working on a project where I need to output some debug strings on a CDC virtual COM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I defined:&lt;/P&gt;&lt;P&gt;#define&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;BOARD_USE_VIRTUALCOM&lt;/P&gt;&lt;P&gt;#define&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;BOARD_DEBUG_UART_TYPE&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DEBUG_CONSOLE_DEVICE_TYPE_USBCDC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way some code is enabled to be compiled; it calls the following functions:&lt;/P&gt;&lt;P&gt;USB_VcomInit()&lt;/P&gt;&lt;P&gt;USB_VcomDeinit()&lt;/P&gt;&lt;P&gt;USB_VcomWriteBlocking()&lt;/P&gt;&lt;P&gt;USB_VcomReadBlocking()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These functions aren't defined anywhere in the project code, I've shearched in all the SDK files (version 2.3), but I'm not been able to find them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can I find them? Do I need to write them my own way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Biafra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Feb 2018 11:25:13 GMT</pubDate>
    <dc:creator>biafra</dc:creator>
    <dc:date>2018-02-07T11:25:13Z</dc:date>
    <item>
      <title>USB_VcomInit function</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/USB-VcomInit-function/m-p/724630#M413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working on a project where I need to output some debug strings on a CDC virtual COM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I defined:&lt;/P&gt;&lt;P&gt;#define&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;BOARD_USE_VIRTUALCOM&lt;/P&gt;&lt;P&gt;#define&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;BOARD_DEBUG_UART_TYPE&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DEBUG_CONSOLE_DEVICE_TYPE_USBCDC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way some code is enabled to be compiled; it calls the following functions:&lt;/P&gt;&lt;P&gt;USB_VcomInit()&lt;/P&gt;&lt;P&gt;USB_VcomDeinit()&lt;/P&gt;&lt;P&gt;USB_VcomWriteBlocking()&lt;/P&gt;&lt;P&gt;USB_VcomReadBlocking()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These functions aren't defined anywhere in the project code, I've shearched in all the SDK files (version 2.3), but I'm not been able to find them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can I find them? Do I need to write them my own way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Biafra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2018 11:25:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/USB-VcomInit-function/m-p/724630#M413</guid>
      <dc:creator>biafra</dc:creator>
      <dc:date>2018-02-07T11:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: USB_VcomInit function</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/USB-VcomInit-function/m-p/724631#M414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Biafra,&lt;/P&gt;&lt;P&gt;Excuse me but which MCU do you use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Feb 2018 01:36:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/USB-VcomInit-function/m-p/724631#M414</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2018-02-11T01:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: USB_VcomInit function</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/USB-VcomInit-function/m-p/724632#M415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry form the&amp;nbsp;inadvertency.&lt;/P&gt;&lt;P&gt;I'm using MK66F18 with SDK 2.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Biafra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 09:27:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/USB-VcomInit-function/m-p/724632#M415</guid>
      <dc:creator>biafra</dc:creator>
      <dc:date>2018-02-12T09:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: USB_VcomInit function</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/USB-VcomInit-function/m-p/724633#M416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi biafra,&lt;/P&gt;&lt;P&gt;These function names is used to interface with customer's application. You have to write these function by yourself. Please refer to&amp;nbsp;&lt;A _jive_internal="true" class="link-titled" href="https://community.nxp.com/message/939834?commentID=939834#comment-939834" title="https://community.nxp.com/message/939834?commentID=939834#comment-939834"&gt;https://community.nxp.com/message/939834?commentID=939834#comment-939834&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 06:24:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/USB-VcomInit-function/m-p/724633#M416</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2018-02-13T06:24:42Z</dc:date>
    </item>
  </channel>
</rss>

