Other Parts Discussed in Thread: MSP430FG6626
The USB example project titled "M1_FileSystemEmulation" from USB library contained in MSPware v3.6 was compiled and built in CCSv6.2 on MSP430FG6626 + TS430TPZ100AUSB. The program appears to work as expected and shows up as a lettered drive on:
(1) MAC OSX
(2) Linux (Ubuntu)
(3) Windows7 (32-bit)
But not in WIndows10 (64-bit) ...
In Window10 (64-bit)--I have only 1 computer with this OS -- It enumerates (produces expected USB insert and disconnect beeps) and when inserted, appears as a Mass Storage Controller under the device manager with the status 'this device is working properly'. But no drive letter is assigned and disk manager shows the disk but with no space and no way to format it. My other thumb drives do work on this Windows10 (64-bit) computer, but they are a much larger capacity. Does anyone know what could cause this?