Languages

Menu
Sites
Language
Remote Debug on Samsung Gear S3

Hello,

I try to remote debug the BasicUI Sample on a Samsung Gear S3 from the Tizen Studio Version 1.1.0 with the SDK wearable 2.3.2:

I get always the error message "Cannont launch application with GDBClient" with the Details:

 

Cannot launch application with GDBClient.
Error in final launch sequence
Failed to execute MI command:
-target-select remote 127.0.0.1:26102
Error message from debugger back end:
Remote communication error.  Target disconnected.: No error.
Remote communication error.  Target disconnected.: No error.

 

If i try to debug on the Emulator then it works !

The Gear is connected, and if i use Run instead of Debug, the application installs correctly on the Gear S3.

Why can't i debug on the Gear S3?

Thanks 

Responses

2 Replies
Shaswati Saha

Did you try to debug after installing the app in the Gear Device? If you did so, then I would like to suggest you to uninstall the app first and try to debug after that.

I also faced the similar problem and it worked in my case.

ORCE MARINKOVSKI

thanks for the hint, it worked for me.

regards