SourcePoint Intel Help

Table of Contents

unload

Unload program(s) from SourcePoint.

Syntax

[[px]] unload [all | filename]

Where:

[px]

specifies an optional viewpoint override. If the override is omitted, the current viewpoint is assumed.

all

specifies that all programs are to be unloaded.

filename

specifies a filename. ย See Filenames for details.

Discussion

The unload command removes one or more programs from SourcePoint. ย This includes all associated source and symbol information.

Example 1

To unload text.axf:

Command input:

unload c:\test\test.axf ย ย 

Example 2

To unload text.axf from processor 1:

Command input:

[p1] unload c:\test\test.axf

Example 3

To remove all programs from all processors:

Command input:

unload all

Related Topics: