XThread RTOS-aware plugins?

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

cross mob
MaSt_4567191
Level 4
Level 4
10 likes given 5 likes given First like received

As per subject, are availble (like the one for free-RTOS) to perform an task-friendly debugger?

Thanks

0 Likes
1 Solution
Hemanth
Moderator
Moderator
Moderator
First like given First question asked 750 replies posted

Hi,

Segger currently provides plugins only for SEGGER embOS (V4.20 or newer) and FreeRTOS (V8.0.0 or newer) which are mentioned in their website: https://www.segger.com/products/debug-probes/j-link/tools/j-link-gdb-server/thread-aware-debugging/

Regards,

Hemanth

Hemanth

View solution in original post

0 Likes
3 Replies
Hemanth
Moderator
Moderator
Moderator
First like given First question asked 750 replies posted

Hi,

You can use ThreadX RTOS support provided by openocd 0.10.0 by mentioning "$_TARGETNAME configure -rtos auto" in the config file.

Regards,

Hemanth

Hemanth

Unfortunately I am using Segger JLink ...

0 Likes
Hemanth
Moderator
Moderator
Moderator
First like given First question asked 750 replies posted

Hi,

Segger currently provides plugins only for SEGGER embOS (V4.20 or newer) and FreeRTOS (V8.0.0 or newer) which are mentioned in their website: https://www.segger.com/products/debug-probes/j-link/tools/j-link-gdb-server/thread-aware-debugging/

Regards,

Hemanth

Hemanth
0 Likes