I have not plugged in my Super Pro Pro+ in a couple months and have not changed the code. I am getting this error when I try to open the terminal window "No Serial devices in the Registry".
The PCB is out of the circuit.
The serial port is correct.
"Build and Run" finished fine.
In the Terminal window. The options>> test>> toggle reset, works fine also.
What does this mean and how do I fix it? Thanks in advance
Jebadiah Moulton
MakeIt C Error "No Serial devices in the Registry"
-
- Posts: 4
- Joined: Wed Feb 06, 2013 5:29 pm
- Location: Atlanta GA, USA
- Contact:
Re: MakeIt C Error "No Serial devices in the Registry"
Our utilities query the registry for serial devices, which is how the download/debug connection is made.
So either the USB dongle is not being recognized or is broken (check the Device manager for a USB-serial device)
I have see other programs upset the driver for the FTDI USB serial device (this includes iTunes). Try re-running the driver installer in the /Program Files (x86)/Coridium/Windows_Drivers directory.
So either the USB dongle is not being recognized or is broken (check the Device manager for a USB-serial device)
I have see other programs upset the driver for the FTDI USB serial device (this includes iTunes). Try re-running the driver installer in the /Program Files (x86)/Coridium/Windows_Drivers directory.
-
- Posts: 4
- Joined: Wed Feb 06, 2013 5:29 pm
- Location: Atlanta GA, USA
- Contact:
Re: MakeIt C Error "No Serial devices in the Registry"
The issue seemed to correct itself. Must have been something fishy with my dongle. Thanks.