USB read write from Emulator

Login to reply to this topic.
Tue, 2008-02-19 19:44
Joined: 2003-07-22
Forum posts: 69

Hi All,
I like to receive and send data from my S60 emulator to another phone connected to USB port of PC.
Can any body share a sample code

Thanks
Meenu


Wed, 2008-02-20 03:57
Joined: 2007-04-29
Forum posts: 51
Re: USB read write from Emulator

Suggest you to read some items regarding Serial port in SDK help.

Wed, 2008-02-20 10:53
Joined: 2003-07-22
Forum posts: 69
Re: USB read write from Emulator

Thanks, But is it possible to connect to USB from user side code ? Or do I need to change PDD, LDD for that ?

Cheers,
MeenuJ

Wed, 2008-02-20 18:20
Joined: 2007-09-23
Forum posts: 156
Re: USB read write from Emulator

The device drivers necessary to run USB only exist for hardware and not for the emulator.

Thu, 2008-02-21 01:53
Joined: 2007-04-29
Forum posts: 51
Re: USB read write from Emulator

yes. That is, you can not debug your sourcecode on the PC via emulator.

  • Login to reply to this topic.