DecodeGnome
DecodeGnome

Reputation: 1809

Blackberry "There is no connected BlackBerry device." when trying to debug

I am trying to test my app on a Blackberry Bold 9900 but Eclipse can not seem to find the device. I have installed the signatures, Windows drivers for Blackberry and the Blackberry desktop software.

When trying to debug I rightclick I choose Debug as -> Blackberry Device. It then checks all the signatures and everything is fine, then an error pops up saying "There is no connected BlackBerry device.", eventhough Windows finds the device in explorer.

Have I missed something?

Someone?

Upvotes: 3

Views: 3283

Answers (2)

donturner
donturner

Reputation: 19156

Make sure you have the exact same Bold 9900 simulator version installed as your real 9900 device. The debugger needs the simulator debug libraries to be able to debug a real device.

Upvotes: 1

rfsk2010
rfsk2010

Reputation: 8611

Try reinstalling the Blackberry desktop software. It should work.

Upvotes: 2

Related Questions