multithreaded debugging with Wiced Studio

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

cross mob
IvAn_4345261
Level 1
Level 1

Any tips and tricks to enable multi-threaded debugging in Wiced Studio?

With default configuration I cannot debug my application - the moment Wiced RTOS port calls the xTaskCreate() it is game over from debugging point of view.

I searched internet and I found this article:

FreeRTOS ARM Thread Debugging with Eclipse and GDB | MCU on Eclipse

It is nice, but wouldn't it be great if Wiced Studio by default has support to enable the multithreaded debugging?

What I need is:

1) see the threads in Eclipse debug window

2) Be able to suspend and resume thtreads

3) place a breakpoint in any thread

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,

The attached document dealing with Debugging with Wiced studio may be of help.

Please do let us know if anything else required.

Thanks.

View solution in original post

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

Hi,

The attached document dealing with Debugging with Wiced studio may be of help.

Please do let us know if anything else required.

Thanks.