On Thu, May 13, 2010 at 6:52 PM, Xiaofan Chen <[email protected]> wrote: > On Thu, May 13, 2010 at 11:43 PM, John Porubek <[email protected]> wrote: >> On Wed, May 12, 2010 at 9:28 PM, Xiaofan Chen <[email protected]> wrote: >> >>> 2) Use the libusb-win32 device driver to be the driver of >>> the whole USB device (use INF wizard). In this case, you >>> lose the UART interface. >> >> I would vote strongly against this alternative. I need *both* the >> debug and the UART interface for the Forth development I'm doing with >> the MSP430. I realize I could just stay with the Linux version I've >> been using, but I like the idea of being able to work in the Windows >> environment, too. > > You do not need to vote. ;-) > > The 2nd and the 3rd option are basically the same for the > developer. The user can choose how to install the driver. The > 2nd option works with older version of libusb-win32 > (say 0.1.12.1), the 3rd option works with version 0.1.12.2 > or later.
Hi Xiaofan, Whew, you had me scared there for a while! ;^) Thanks for clearing up the difference between the two options. --John
