Skip to main content
  • 产品
  • Evaluate our Software
  • 下载
  • Free Utilities
  • 购买
  • 支持
  • 关于我们
  • Search
    • Contact Us
    • Forum
    • Knowledge Base
    • Newsletter
    • RSS
  •   工作机会
  •   视频
  •   永续性
  • Ozone - J-Link Debugger
  • RTOS Awareness
  • Technology

RTOS aware debugging

With RTOS aware debugging, Ozone provides insight to your system’s OS and task-sensitive debug information. Examine the call stack, see when it halted & more. Ready-to-use plugins for popular real time operating systems are also included, along with a plugin SDK for any RTOS.

Contact us
Downloads
SEGGER Ozone
  1. 1.Getting System Insight from Ozone
  2. 2.Pluggable OS Awareness
  3. 3.How to Enable RTOS Awareness
  4. 4.Displaying Task Information with Task Window
  5. 5.Check the Current State of Any Task

Getting System Insight from Ozone

Ozone doesn’t just analyze run-time performance: it provides detailed information about the current state of your system when it’s halted. Thanks to Ozone’s RTOS awareness plugins, you receive information about the application’s OS such as:

  • Which task did the system halt at?
  • What are the other tasks doing?
  • How much stack are they using?

Additionally, a plugin SDK is available for you to add awareness for your OS.

ozone systeminsight

Pluggable OS Awareness

Ozone can be made OS aware of any RTOS. The awareness can be added through a plugin interface using a Javascript file. Examples can be found in the Ozone installation folder and documentation can be found in the Ozone user manual.

 

How to Enable RTOS Awareness

Ozone ships with ready-to-use RTOS Awareness for popular RTOSes, such as embOS and FreeRTOS. Additionally, a simple JavaScript plugin SDK is available for you to add awareness for your OS.

After loading an application which uses a supported RTOS, call Project.SetOSPlugin(“<PluginName>”);, for example: Project.SetOSPlugin("embosPlugin"); from the Console or your project file to enable the OS awareness. Now the Tasks Window is available in the View menu.

Displaying Task Information with Task Window

With RTOS Awareness enabled, Ozone shows an additional Tasks Window. When halted in a debug session, the Tasks Window lists all tasks that are currently available in the system and shows their state.

For each task you can get information such as task name, priority, stack usage, or status. One task usually runs whilst the others are waiting or blocked. Additional information may provide you with the run count and the number of task events.

Check the Current State of Any Task

Usually the Call Stack, Registers Window, and Local Data Window display information about the state where the system is actually halted. With RTOS awareness you can also get this information about other tasks in the system.

Simply click on a Task in the list and you will see the window contents updating. Now you can get the call stack of the selected task and even check Local Data and register values for the called functions.

全球总部

德国: SEGGER Microcontroller GmbH

地址: Ecolab-Allee 5
40789 Monheim am Rhein, Germany
电邮: info@segger.com
电话: +49-2173-99312-0
传真: +49-2173-99312-28

网点分布

中国:哲戈微系统科技(上海)有限公司

地址: 中国上海市闵行区秀涟路133号
大虹桥国际A 栋218室
邮编201199
电邮: china@segger.com
电话: +86-133-619-907-60

通过ISO 9001认证

ISO 9001

30多年的嵌入式行业经验

First-class embedded software tools since 1992
  • 版本说明
  • 免责声明
  • 隐私策略
  • 沪ICP备2022005181号
  • 沪公网安备 31011202014525号
© 2025 SEGGER - 版权所有.

您即将离开 segger.cn 而访问境外网站,是否继续?