<?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 ROM VCOM not working with Windows Virtualbox on LPC134x in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/ROM-VCOM-not-working-with-Windows-Virtualbox-on-LPC134x/m-p/523054#M5690</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mubes on Wed Jan 20 03:18:01 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Folks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bit of a strange one, and looking to see if anyone else has seen this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am running Virtualbox 5.0.10 on an OSX El Capitain host with Windows7 image.&amp;nbsp; My LPC1346-based board works perfectly well with OSX (Native), Windows7 (Native), Linux (Native) and Linux (Under Virtualbox) but doesn't work with Windows7 under virtualbox.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The device initialises, I can send my first data (serial) packet and I receive the first callback to my VCOM_bulk_in_hdlr...but after that the wheels seem to come off. No further data seems to reach the other end and I receive no further callbacks to VCOM_bulk_in_hdlr.&amp;nbsp; Even if I try to 'pace' data sends via USBD_API-&amp;gt;hw-&amp;gt;WriteEP those data still don't arrive at 'doze.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't _need_ this thing to work with VirtualBox, but I don't like leaving problems like this in a system, 'cos they have a habit of coming back and biting you later, so I just wondered if anyone had seen anything similar? 80% sure its not a problem on the MCU side, but I'd like to be 100%, or closer than 80%, at least.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DAVE&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 16:43:41 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T16:43:41Z</dc:date>
    <item>
      <title>ROM VCOM not working with Windows Virtualbox on LPC134x</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ROM-VCOM-not-working-with-Windows-Virtualbox-on-LPC134x/m-p/523054#M5690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mubes on Wed Jan 20 03:18:01 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Folks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bit of a strange one, and looking to see if anyone else has seen this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am running Virtualbox 5.0.10 on an OSX El Capitain host with Windows7 image.&amp;nbsp; My LPC1346-based board works perfectly well with OSX (Native), Windows7 (Native), Linux (Native) and Linux (Under Virtualbox) but doesn't work with Windows7 under virtualbox.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The device initialises, I can send my first data (serial) packet and I receive the first callback to my VCOM_bulk_in_hdlr...but after that the wheels seem to come off. No further data seems to reach the other end and I receive no further callbacks to VCOM_bulk_in_hdlr.&amp;nbsp; Even if I try to 'pace' data sends via USBD_API-&amp;gt;hw-&amp;gt;WriteEP those data still don't arrive at 'doze.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't _need_ this thing to work with VirtualBox, but I don't like leaving problems like this in a system, 'cos they have a habit of coming back and biting you later, so I just wondered if anyone had seen anything similar? 80% sure its not a problem on the MCU side, but I'd like to be 100%, or closer than 80%, at least.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DAVE&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:43:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ROM-VCOM-not-working-with-Windows-Virtualbox-on-LPC134x/m-p/523054#M5690</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: ROM VCOM not working with Windows Virtualbox on LPC134x</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ROM-VCOM-not-working-with-Windows-Virtualbox-on-LPC134x/m-p/523055#M5691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mubes on Wed Jan 20 04:07:01 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hey, waddaya know....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just after typing this I got a note about an upgrade to 10.0.14 of VirtualBox being available, so I downloaded and installed it.&amp;nbsp; One of the notes in the changelog is Improvements to USB Support under El Capitain.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;....and now it all works.&amp;nbsp; Just got to remove a chunk of instrumentation from my code and I'm good to go :-)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry for wasting electrons everyone!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DAVE&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:43:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ROM-VCOM-not-working-with-Windows-Virtualbox-on-LPC134x/m-p/523055#M5691</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:43:42Z</dc:date>
    </item>
  </channel>
</rss>

