Society of Robots - Robot Forum

Software => Software => Topic started by: jgrizou on February 04, 2011, 12:03:32 PM

Title: GUI bootloader issue, not all the port available
Post by: jgrizou on February 04, 2011, 12:03:32 PM
Hello,

I just bought an AxonII, I try to use the GUI bootloader but the COM5 is not define in the possible choice. I am well receiving the data with HyperTerminal, using COM5, and all my USB port redirect to the COM5 which is, I think, the COM number used by the driver.
I will use the command line version, but if this change could be added to the bootloader GUI it will help. I suppose it is a minor change  :)

Thank you
Title: Re: GUI bootloader issue, not all the port available
Post by: jgrizou on February 04, 2011, 12:34:22 PM
Humm, finaly the same problem happen with the manual bootloader! When I define COM5 -c5, it try to open the COM1. So I cannot load my program on the AxonII  :'(..
Does one of you have an idea to fix this problem?

Thank you

John
Title: Re: GUI bootloader issue, not all the port available
Post by: Admin on February 04, 2011, 12:46:28 PM
The problem is that the bootloader can only use COM 1-4.

But it has a simple solution.

go to control panel -> system -> device manager

select the Axon in Ports, right click, properties

Port Settings tab -> Advanced...

now select a free COM port and push OK
Title: Re: GUI bootloader issue, not all the port available
Post by: jgrizou on February 04, 2011, 01:45:14 PM
Perfect, it works well.
Thanks you