Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Using USB

To use the USB transport give the following command:

testdriver run -p armv5 -b urel -s myroot.mytest -t usb1 

Connect the USB one end of the cable to your PC and other end to the USB connector in H4 (at bottom-right) or H2 board (next to Comm:0).

The following need to be set up when using a USB connection.


PC side

Install drivers on the PC.

NOTE: Attach the target device only after it has fully started up (therefore it is not detected as anonymous by the PC).

If the PC shows an anonymous plug-and-play device connected, then remove it from the list of devices using Device Manager or right-click the system tray icon and select "Stop" (this depends on the operating system).

[Top]


Device side

The device component STAT can not access the USB port from Flash or RAM drives. In order to access the USB port, the STAT tool must be run from ROM.

You are now ready to use the TestDriver over a USB connection.


Example

An example to run a test over a USB connection:

> TestDriver run -p arm4 -b urel -t usbX -s testA.testB

where X is the mapped port number.

[Top]


See also