Please enable JavaScript to view this site.

winIDEA Help

Version: 9.21.241

Zephyr

This plugin shows information about threads in the Zephyr operating system. Profiling is also supported.

 

 

Requirements

The Zephyr kernel must be compiled with the CONFIG_THREAD_MONITOR configuration option enabled. Depending on what information you want to see, additional options may need to be enabled.

 

Context switching (the ability to see the registers of each thread when the CPU is stopped, including the program counter and stack pointer, with the Tasks Window) is only supported on Cortex-M devices. On other devices or architectures, winIDEA will be able to display thread information, but you will only be able to see the registers of the currently running thread. Context switching may also not work if Zephyr is running on more than one CPU core.

 

 

Windows

Threads

Copyright © 2024 TASKING Germany GmbH