20719-B1_Bluetooth_Debug_Linux64 Debugger Settings

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
MaLu_4280191
Level 1
Level 1

What are the proper settings for the JTAG Device when debugging a CYW920719Q40EVB-01 connected via USB to an Ubuntu 16.04 LTS system running WICED Studio?

I tried using the settings from Debugging_WICED.docx (Generic TCP/IP, localhost, port 3333).  I get the following errors:

Error in final launch sequence

     Failed to execute MI Command:

     -target-select remote localhost:3333

Error message from debugger back end:

localhost:3333: Connection timed out.

localhost:3333: Connection timed out.

I also tried using Generic Serial with a GDB Connection String of /dev/ttyWICED_HCI_UART0

Error in final launch sequence

     Failed to execute MI Command:

     -target-select remote /dev/ttyWICED_HCI_UART0

Error message from debugger back end:

Remote replied unexpectedly to 'vMustReplyEmpty':

timeout

Remote replied unexpectedly to 'vMustReplyEmpty':

timeout

I tried again with a connection string of /dev/ttyWICED_PUART1, and got the same errors:

Error in final launch sequence

     Failed to execute MI Command:

     -target-select remote /dev/ttyWICED_PUART1

Error message from debugger back end:

Remote replied unexpectedly to 'vMustReplyEmpty':

timeout

Remote replied unexpectedly to 'vMustReplyEmpty':

timeout

0 Likes
2 Replies
AnjanaM_61
Moderator
Moderator
Moderator
10 questions asked 5 comments on KBA First comment on KBA

Hello,

Could you please check steps mentioned in the below doc will be helpful?

CypressAcademy_WBT101_Files/WBT101-05-Debugging.pdf at master · cypresssemiconductorco/CypressAcadem...

Similar threads:

Thanks,
Anjana

lock attach
Attachments are accessible only for community members.

I am now getting a different error.  Here is the log:

0 Likes