Can any one tell for on device debugging in Carbide C++ how to do setting for USB cable. Whatever link i got in net they are telling regarding bluetooth connection but i want to do through USB connection.
There is no major differences between both, except that USB is a little bit simpler. You can follow bluetooth instruction, just ignore the pairing/connecting stuff (and be sure your TRK is connected in USB mode.
Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant
At the time of launching TRK it will ask for to enable bluetooth, select NO for that and go to option->settings->connection and select USB from that.
For checking of which port device is connecting go to Control Panel -> system -> device manager -> Port. There u can see the device name attached to ur PC and with which port.
so at the time of debugging in device give the same port name in carbide.
Forum posts: 1886
There is no major differences between both, except that USB is a little bit simpler. You can follow bluetooth instruction, just ignore the pairing/connecting stuff (and be sure your TRK is connected in USB mode.
Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant
Forum posts: 32
I got the answer.
At the time of launching TRK it will ask for to enable bluetooth, select NO for that and go to option->settings->connection and select USB from that.
For checking of which port device is connecting go to Control Panel -> system -> device manager -> Port. There u can see the device name attached to ur PC and with which port.
so at the time of debugging in device give the same port name in carbide.
NEWBIE OF SYMBIAN