Skip to main content
  • Products
  • Evaluate our Software
  • Downloads
  • Free Utilities
  • Purchase
  • Silicon Vendors
  • Support
  • About Us
  • Blog
  • Forum
  • Search
  • Jobs
  • Newsletter
  • Blog
  • Contact
  • Shop
  • embOS
  • Visual Studio Code

    embOS plugin for Visual Studio Code

    The kernel-awareness plug-in for detailed embOS insights.

    Contact us
    Downloads
    Documentation
    SEGGER embOS
    1. 1.Thread-aware debugging
    2. 2.Task sensitivity
    3. 3.embOS object lists
    The image shows a computer screen displaying code and tables related to task management in a software development environment. The left side features a table with information on queues, mutexes, semaphores, memory pools, event objects, and watchdogs, while the right side contains lines of code.

    Thread-aware debugging

    When halting a target system in the debugger, the current registers (program counter, stack pointer, etc.) and the current call stack are shown by default. When running embOS, the system will spend most of its time in the idle task. This means that when halting the system, there is a good chance that it will be in idle, and little information is gained via the current registers and call stack.

    Thread-aware debugging refers to a debugger's ability to show all existing embOS tasks that are running on an embedded system when the target system is halted by the debugger.

    SEGGER's embOS plug-in for Visual Studio Code gives embOS awareness during debugging sessions. This enables a user to inspect the state of multiple embOS primitives, such as tasks and embOS objects created. Moreover, the embOS plug-in allows monitoring of both active and inactive tasks.

    The embOS plugin for Visual Studio Code is available at the Visual Studio Marketplace.

     Click here for Visual Studio Marketplace


    Task sensitivity

    Although Visual Studio Code’s interface is not task sensitive, developers can use the Ozone standalone debugger to access this feature. With Ozone's interface, developers benefit from task sensitivity. The Source Code, Disassembly, Registers, and Call Stack windows are task sensitive, meaning Ozone can show general-purpose-register content, as well as the call stack for the task related to the current position in code.

    By default, and typical of a debugger, the selected task is the running task. Users may, however, examine any task they choose by double-clicking on the corresponding row in the plug-in window. The selected task will then be highlighted, and the call stack and preserved general-purpose registers of the suspended task will be rebuilt. More information on task sensitivity is available on the Ozone page.


    The image displays system information related to tasks, timers, mailboxes, queues, mutexes, semaphores, memory pools, event objects, watchdogs, and a readers-writer lock, including details such as status, timers, message counts, and waiting tasks for each category.

    embOS object lists

    In addition to a task list, the plug-in provides lists for all embOS objects if Visual Studio Code version 1.103 or greater is used. These lists show information specific to embOS objects, and they can be activated individually. The information displayed includes event objects, mailboxes, memory pools, mutexes, queues, semaphores, timers, and watchdogs.

    Get in touch with us

    Have questions or need assistance? Our Embedded Experts are here to help!

    Reach out to us for:

    • Licensing quotes
    • Technical inquiries
    • Project support

     

    Contact us

    • User manual
    • Online documentation
    • Knowledge Base
    • List of downloads
    • Update notification
    • Support
    • Silicon vendor resources

    Headquarters

    SEGGER Microcontroller GmbH

    Ecolab-Allee 5
    40789 Monheim am Rhein, Germany
    info@segger.com
    Tel.: +49-2173-99312-0
    Fax: +49-2173-99312-28

    Locations

    USA: SEGGER Microcontroller Systems LLC

    Boston area
    101 Suffolk Lane
    Gardner, MA 01440, USA
    us-east@segger.com
    Tel.: +1-978-874-0299
    Fax: +1-978-874-0599

    Silicon Valley
    Milpitas, CA 95035, USA
    us-west@segger.com
    Tel.: +1-408-767-4068

    China: SEGGER Microcontroller China Co., Ltd.

    Room 218, Block A, Dahongqiaoguoji
    No. 133 Xiulian Road
    Minhang District, Shanghai 201199, China
    china@segger.com
    Tel.: +86-133-619-907-60

    ISO 9001 certified

    ISO 9001

    30+ years of experience

    First-class embedded software tools since 1992
    • Imprint
    • Disclaimer
    • Code of Conduct
    • Privacy Policy
    © 2025 SEGGER - All rights reserved.