Remote communication error in WICED debugging at CYW94343WWCD1_EVB

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

cross mob
lock attach
Attachments are accessible only for community members.
YaSe_4616256
Level 2
Level 2
10 replies posted 5 replies posted 5 questions asked

<My situation>
I'm training WICED programing using CYW94343WWCD1_EVB. In this training, I'm refering the following two documents.


1) Cypress Academy WICED Wi-Fi 101 Book - WW101-02-Peripherals.pdf
https://github.com/cypresssemiconductorco/CypressAcademy_WW101_Files/tree/master/Labmanual


2) CYW943907AEVAL1F Evaluation Kit User Guide
https://japan.cypress.com/documentation/development-kitsboards/cyw943907aeval1f-evaluation-kit

  This document is not for CYW94343WWCD1_EVB.
  But I couldn't find the same document for CYW94343WWCD1_EVB.
  https://www.cypress.com/documentation/development-kitsboards/cyw94343wwcd1evb-evaluation-and-develop...

  This docment describes how to debug (build, start GDB, etc.)


I tried to make two project. The first is Hello project. This is only for blinking LED, and run after download.
At resut, this worked fine.

The second is Hello2 project. This is also only for blinking LED, but stop after download for next debug step.
At resut, the following error occuerred after selecting "43xx_WiFi_Debug_Windows" menu.


    [New Thread -1]
    Exception condition detected on fd 760
    Remote communication error.  Target disconnected.: Success.
    Quit


<My question/request>
Please tell how I can resolve the above error and start debugging at C source level.

*Attach file contains error log, screen capture and .gdbinit contents.

0 Likes
1 Solution

Thanks for the logs. The necessary drivers have been installed in your system. Firewall settings contain the necessary executables. We do not have test data for Japanese Windows 10. Can you make a few changes in your debug configuration? Please go to Debug Configuration and go to Startup tab. Perform the changes as shown in the image below:

Debug configuration Startup.png

Please revert back the settings if it still does not work. If you already have another WICED eval board, it would be recommended to test on that before purchasing CYW943907AEVAL1F.

View solution in original post

0 Likes
10 Replies