Wiced debugging challenges

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

cross mob
IvAn_4345261
Level 1
Level 1

I use Wiced Studio 6.4 and one of Cypress evaluation boards. My connection between PC and board is based on USB.

There is gdb debugger backend on Eclipse using OCD protocol to communicate with the board.

It works somehow, but about 25% of the attempts to start debug sessions were unsuccessfull:

pastedImage_0.png

At first only reboot of Windows helped but that was awful experience.

Until I realized that BCOM, sorry Cypress have done a driver for OCD called openocd-all-brcm-libftdi.exe.

When the error above happens go to your task manager and kill openocd-all-brcm-libftdi.

pastedImage_1.png

It will clear the error.

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.
KotnaniK_71
Employee
Employee
50 likes received 25 likes received 10 likes received

Hi Ivan Angelov,

Can you please let me know the platform which you're using.
Please check the attached document for debugging in WICED.

View solution in original post

0 Likes
1 Reply