If you are using a BasicMicro dev board or any other BaiscMicro product with the FTDI chip then the forced driver install description is the way around any 64bit issues until we can figure out why some 64bit Windows installs don't accept the BasicMicro drivers.
Here is my description of how to do it again. Note that this is for Win7 so there may be some minor differences between this and what you see on Vista 64.
So to work around this you can force Win 7 to use the original FTDI drivers.
You can download the FTDI drivers at:
http://www.ftdichip.com/Drivers/CDM/CDM20602.zipOnce you've downloaded the drivers and unzipped the file here are the steps:
1. Open the Device Manager.
a. To do that click the Start button and then right click on Computer and click Properties. In the Properties window Click Device Manager.
2. Click the View menu in Device Manager and change to Devices by Connection.
3. Expand ACPI/Microsoft ACPI/PCI Bus/
4. Expand each USB Controller until you find the BasicMicro Communications Port.
5. Right click it and click uninstall. Check the "Delete driver files for this device" and click ok.
6. Click Action menu and Scan for hardware changes.
You should now see Communications Port were BasicMicro comport was before.
7. Right click Communications Port and click "Update Driver Software".
8. Click "Browse my computer for driver software"
9. Click "Let me pick from a list of device drivers on my computer".
10. Click Next on the new window
11. Click Have Disc
12. Browse to the folder you unzipped the FTDI drivers to.
13. Select the ftdibus.inf file and click OK.
14. Click OK again.
15. Select USB Serial Converter and click Next
16. Click Yes on the warning that comes up.
17. Click Close when driver finishes installing.
Second part.
18. In device manager you should now see USB Serial Converter. Expand it if it isn't already. Right click on USB Serial Port and click update driver software.
19. Follow steps 8 to 17 again but choose ftdiport.inf and select USB Serial Port in the selection window.
20. Right click on the USB Serial Port and click Properites. Click Port Settings. Click Advanced buttons. Click the Latency Drop down and set to 1. Click OK.
Your comport should now be installed without warnings/errors and you should be able to find the ARC-32 in Studio now(after you restart studio).