MakeIt C Error "No Serial devices in the Registry"

Questions about the BASICtools and MakeItC
Post Reply
AtlantaRobotics
Posts: 4
Joined: Wed Feb 06, 2013 5:29 pm
Location: Atlanta GA, USA
Contact:

MakeIt C Error "No Serial devices in the Registry"

Post by AtlantaRobotics »

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


Regards,

Jebadiah Moulton
Atlanta Robotics LLC
Atlanta,GA
www.Atlanta-Robotics.com

basicchip
Posts: 1090
Joined: Fri Oct 19, 2012 2:39 am
Location: Weeki Watchee, FL
Contact:

Re: MakeIt C Error "No Serial devices in the Registry"

Post by basicchip »

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.

AtlantaRobotics
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"

Post by AtlantaRobotics »

The issue seemed to correct itself. Must have been something fishy with my dongle. Thanks.
Regards,

Jebadiah Moulton
Atlanta Robotics LLC
Atlanta,GA
www.Atlanta-Robotics.com

Post Reply