Run your embedded OS alongside Windows without sacrificing determinism, performance or features using the eVM virtualization manager. Evaluate the INtime RTOS for Windows Development Environment Develop Real-time Windows Applications Using Visual Studio

 

 

 

Object Browser

The INtime Explorer is a Windows-based real-time object browser that shows the state of all real-time processes, threads, and objects. It can also display the code (via Microsoft Developer Studio) associated with a process that has been suspended due to a hardware fault for crash analysis.

INtime ExplorerThe object tree in the left pane (click the image for more detail) contains a list of all process running on the real-time kernel and the objects owned by those processes, such as: threads, mailboxes, semaphores, memory objects, and heaps. The right pane displays current details of the specific object selected in the left pane. This tool can be used to monitor the real-time state of any object in the system while the system executes at full-speed and in real-time.

The INtime Explorer is also a powerful post-mortem crash analysis tool. Inspecting an INtime crash log with INtime Explorer can show a source-level trace of all active functions with their parameters and local variables at the point of the crash.