<?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: Need information on API for the USB tether in MCUXpresso General</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/Need-information-on-API-for-the-USB-tether/m-p/682693#M85</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christopher,&lt;/P&gt;&lt;P&gt;Do you mean that there is a debug program in the MCU and you want a virtual serial port to connect with ther debug program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Jun 2017 03:21:24 GMT</pubDate>
    <dc:creator>jingpan</dc:creator>
    <dc:date>2017-06-16T03:21:24Z</dc:date>
    <item>
      <title>Need information on API for the USB tether</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Need-information-on-API-for-the-USB-tether/m-p/682692#M84</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a Forth implementation that runs on TI MSP430 standard and ARM based PoSC's.&amp;nbsp; Efforts are being made to finalize implementation on both the Cypress and Zilog ARM parts.&amp;nbsp; TI, Cypress and Zilog provide an API to access the USB shim that controls the debug interface and serial comms to/from the target USB tether.&amp;nbsp; Their IDE's access the target thru the same API - Each has a different API of course.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We seek info on what API is available for NXP tethered parts so we can port Forth here also.&lt;/P&gt;&lt;P&gt;Thx.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Jun 2017 03:11:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Need-information-on-API-for-the-USB-tether/m-p/682692#M84</guid>
      <dc:creator>christopherpass</dc:creator>
      <dc:date>2017-06-10T03:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Need information on API for the USB tether</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Need-information-on-API-for-the-USB-tether/m-p/682693#M85</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christopher,&lt;/P&gt;&lt;P&gt;Do you mean that there is a debug program in the MCU and you want a virtual serial port to connect with ther debug program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 03:21:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Need-information-on-API-for-the-USB-tether/m-p/682693#M85</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2017-06-16T03:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Need information on API for the USB tether</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Need-information-on-API-for-the-USB-tether/m-p/682694#M86</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Sir.&amp;nbsp; For TI and Code Composer Studio (their IDE) all communications with the `USB Tethered Target' is thru their Debug API which is also the USB interface driver.&amp;nbsp; The Target is controlled thru its JTag port.&amp;nbsp; The Debug API also provides a back-channel serial port to communicate with the Target - No need for wiring-up a cable.&amp;nbsp; Zilog, Digi and Cypress implementations have similar functionality.&amp;nbsp; The API for the USB/Tether provides the ability to program and optionally debug the Target.&amp;nbsp; The TI implementation even allows you to set the Target operating power voltage allowing you to debug the Target in `low power modes'.&amp;nbsp; So I seek the API information for the NXP USB/Tether.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 22:13:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Need-information-on-API-for-the-USB-tether/m-p/682694#M86</guid>
      <dc:creator>christopherpass</dc:creator>
      <dc:date>2017-06-16T22:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Need information on API for the USB tether</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Need-information-on-API-for-the-USB-tether/m-p/682695#M87</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christopher,&lt;/P&gt;&lt;P&gt;In&amp;nbsp;almost all NXP's&amp;nbsp;MCU evaluaction board(TWR or FRDM), there is a openSDA port&amp;nbsp;which work as the Debug interface. It's not only a JTAG/SWD adaptor, but also can work as a serial port simultaneously, no need for wiring-up a cable.&lt;/P&gt;&lt;P&gt;Please visit &lt;A href="http://www.freescale.com/opensda"&gt;www.freescale.com/opensda&lt;/A&gt; to get the information and source code of the debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 07:11:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Need-information-on-API-for-the-USB-tether/m-p/682695#M87</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2017-06-19T07:11:13Z</dc:date>
    </item>
  </channel>
</rss>

