Pascal Bouchard
Guest
|
Posted:
Tue Jan 04, 2005 8:28 pm Post subject:
Installing PnP Devices Hangs |
|
|
My target has a ELO Serial touchscreen; the serial link is connected to a
USB FTDI chip that provides two serial ports.
I updated ELO XPe component with their latest release, configured it to use
the right com port BUT fba hangs when "Installing PnP Devices"; the last
line of my fbalog.txt file regards the second port of my ftdi chip (it might
be unrelevant however since my touchscreen is connected to the first port of
the ftdi chip).
18:45:10 PM - [FBAAddDevInstanceId] FTDIBUS\VID_0403+PID_6010+2&2B\0000
When removing ELO component, deployment runs properly (without the
touchscreen drivers); when i look at the fbalog.txt file, i have the same
line but here is the next one :
19:14:19 PM - [FBASkipDevice] FTDIBUS\VID_0403+PID_6010+2&2A\0000
(it regards the touchscreen comport)
.... and then it continues with FBALaunch(s) calls.
Then i can install manually ELO drivers and it installs perfectly.
How can i know which operation failed in fba ? |
|