Hi,
I have an application using a MicroZed board and a custom carrier board. Now that it is almost ready I would like to test multiple combinations of these two.
Some of the initial testing is done buy means of the USB <=> serial port bridge chip.
That works just fine but every time I connect a different MicroZed board a different driver is installed and an individual com port number is assigned.
How could I arrange things so that it always uses the same com port number when I connect to a MicroZed board.
It would make life a bit easier so any suggestion/idea would be much appreciated.