Keil RTX5 supports Component Viewer and provides all key information about current RTOS state.
Detailed status information
RTX5's system configuration, its operation status and details about all allocated objects are displayed in the RTX RTOS window in µVision. The data is updated at run-time and is easy to browse, understand and analyze.
Always available
The RTX RTOS view is available when RTX5 is used in the project and doesn't require any special configuration. It works with all Cortex-M targets and with any debug adapter.
Stack usage analysis
Application developers can observe in real-time the actual stack usage for individual threads. The stack watermarking feature even shows the current maximum stack usage. This allows to optimize the RAM usage and avoid stack overflows.
Object memory usage counters
The maximum memory usage for each RTX5 object is displayed which enables fine-tuning of memory resources.