SourcePoint Intel Help

Table of Contents

SourcePoint Parent Window Introduction

SourcePoint is the software interface to all Arium emulator systems. The program is dedicated to providing non-intrusive, hardware-assisted debug support for Intel 32- and 64-bit processors and AMD64 processors. Applications include debugging hardware, BIOS, kernel, drivers, and embedded software.

When SourcePoint opens, in many ways it looks like any standard Microsoftยฎ Windowsยฎ screen. Menu and icon bars at the top and a single screen fills much of your display. Various menu/icon options let you open other windows (or views), as needed, to debug your code.

This topic includes information on:

Docking/floating menu items

Menu toolbar

Icon toolbar

Status bar

Docking/Floating Menu Items

SourcePoint windows can float (the default behavior) or be docked. To dock a window, right-click on its title bar to display a context menu.

ย 

Docked/floating context menu

Docked/Floating menu items. Use these menu items to toggle between docking and floating windows. A view that is set for Floating can me moved outside of SourcePoint (onto another display, for example).

MDI Child menu item. This menu item causes the windows to be neither floating nor docked.

Docked to menu item. Options include Top, Left, Bottom, and Right. Use these options to tuck a view into a corner of the SourcePoint window.

MDI Child as menu item. Options include Minimized, Maximized, and Restored. These let you minimize a window, maximize it, and restore it to its previous size.

Toolbar Menu

There are two kinds of toolbar menus, the menu toolbar and the icon toolbar. ย The menu items associated with the text menu/icons are described in separate topics.

Menu Toolbar

File Menu

Edit Menu

View Menu

Processor Menu

Options Menu

Window Menu

Help Menu

Icon Toolbar

SourcePoint Icon Toolbar

Status Bar

The status bar contains information about the focus processor and the communication to the emulator.

Function Keys and Field Information

As SourcePoint is running, this text changes to describe what is happening. As you move the mouse over a detectable area, the text gives helpful information about that area. When errors occur, the text gives information about the error. When the application has no other information to give, the active function key combinations display.

Current Focus Processor Name

In a single-processor target system, this field does not display. In multi-processor target systems, one of the processors is selected as the current focus of display by SourcePoint, and that processor number is output in this status field.

Focus Processor Run State

This field gives the state of the current focus processor. The following are valid processor states:

Stopped. The processor is not executing instructions.

Running. The processor is currently executing instructions.

Stepping. SourcePoint is currently stepping the processor through instructions.

Sleeping. The processor is not in one of the above states.

Emulator display status indicator. The status number on the LED on the emulator displays on the taskbar here, too. This is designed for those of you working with a remote emulator.

Focus Processor Mode

This field displays the current focus processor mode.

Focus Processor Run State

Processor Mode

Description

Real

The processor is emulating the addressing required for programs written for the 8086, 8088, 80186 or 80188 processor. This is the mode used after reset.

BigReal

The processor is emulating the addressing as though it were in Real mode, but addresses aren't limited to 20 bits.

Virtual86

The processor is emulating the programming environment of an 8086 processor.

Protected

The processor is enabled for addressing protection.

Special

The processor is in a special addressing mode such as that entered when in SMM (System Management Mode).

Switching

This represents the time between Real and Protected mode when the code is setting up for Protected mode.

Communications Status Indicator Lights

Connectivity. This field is solid green when there is an active connection to the emulator. Otherwise it is gray. A double-click on this field displays more information in the status field.

Send in progress. This field is solid purple when there is information going to the emulator. Otherwise it is gray. A double-click on this field displays more information in the status field.

Receive in progress. This field is solid blue when there is information coming from the emulator. Otherwise it is gray. A double-click on this field displays more information in the status field.

Error detected. This field is solid red when information has been lost or corrupted going to or coming from the emulator. Otherwise it is gray. A double-click on this field displays more information in the status field.

ย 

ย