I have 64bit Windows 8 and I've had no luck so far. I can program the ATMega without issues (and have had great fun doing it so far!), but when I try to program the PIC using the Amicus IDE, I get successful compilation, but then it doesn't load the program. Instead it says "Cannot find the Amicus18", If I then hit "Write" repeatedly, I get a message saying "Problem Opening Port".
As far as I can tell there does not seem to be neither an option to set the COM port withing Amicus IDE nor any log that would give me a better idea of what went wrong.
I'm worried that this might be caused by Win8 incompatiblity, but I don't have access to older versions of Windows to confirm.
I'm not too nervous about this, I'll be happily playing with the ATMega until somebody comes up with a solution .
---
What I've done (I'm kind of hoping I've done something stupid and it will be easily fixed):
- Installed the Amicus IDE
- Booted into the special mode that lets you install unsigned drivers
- Plugged in the PICnDuino
- Went into the Device Manager, right clicked the newly discovered device and manually selected the driver from the Amicus IDE subfolder (I don't remember exactly what it was called but I think that I had to do it for two devices).
- Now I can see "Amicus18 Serial Port (COM6)" under "Ports (COM & LPT)" and "Amicus18 Serial Port" under "Universal Serial Bus Controllers". Both appear to be working correctly.
- Copied the example that came on the flash disk into the Amicus IDE
- Made sure that the switch is in the PIC position and hit "Compile and Program"
- Got the error