Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X 

L

list() - Method in class com.ti.debug.engine.scripting.Pin
List of the external interrupt pins and which (if any) data files are connected (Simulator only).
list() - Method in class com.ti.debug.engine.scripting.Port
List all memory addresses that have been previously connected a data files using portConnect (Simulator only).
listRegisters(String) - Method in class com.ti.debug.engine.scripting.DebugServer
 
listSupportedOperations() - Method in class com.ti.debug.engine.scripting.Flash
Outputs the supported flash opCodes that the current target supports.
load(long, int, int, String) - Method in class com.ti.debug.engine.scripting.Memory
This function loads a block of target memory from a file.
load(InputStream, String) - Method in class com.ti.debug.engine.scripting.setup.SystemSetupEditor
 
load(String) - Method in class com.ti.debug.engine.scripting.Symbol
Load only the symbols from a specified .OUT file onto current target/CPU.
LOAD_FAILED - Static variable in class com.ti.debug.engine.scripting.DebugserverError
Program Load Failed
loadBinaryProgram(String, long) - Method in class com.ti.debug.engine.scripting.Memory
Load a binary file onto current target/CPU.
loadCoff(int, long, String, int) - Method in class com.ti.debug.engine.scripting.Memory
 
loadConfig(String) - Method in class com.ti.debug.engine.scripting.Breakpoint
Load a Debug Server breakpoint XML settings file
loadConfig(String, String[], String) - Method in class com.ti.debug.engine.scripting.setup.HardwareDatabaseReader
 
loadConfig(InputSource, String[], String) - Method in class com.ti.debug.engine.scripting.setup.HardwareDatabaseReader
 
loadData(int, long, String, int) - Method in class com.ti.debug.engine.scripting.Memory
 
loadData2(long, int, int, String) - Method in class com.ti.debug.engine.scripting.Memory
This is an API for loading data in additional formats.
loadFlatConfig(String, String[], String) - Method in class com.ti.debug.engine.scripting.setup.HardwareDatabaseReader
 
loadHardwareDatabaseCache() - Method in class com.ti.debug.engine.scripting.setup.SystemSetupReader
 
loadHostedProgram(String, String) - Method in class com.ti.debug.engine.scripting.Memory
Load a Semihosted program
loadProgram(String) - Method in class com.ti.debug.engine.scripting.Memory
Load an executable file onto current target/CPU.
loadProgram(String, Object[]) - Method in class com.ti.debug.engine.scripting.Memory
Load an executable file onto current target/CPU and pass an array of arguments to main().
loadRaw(int, long, String, int, boolean) - Method in class com.ti.debug.engine.scripting.Memory
Load a raw file from the host to target memory (specified by start address, page and length).
loadSessionSettings(String) - Method in class com.ti.debug.engine.scripting.Options
Load the values of the options from a given session file.
loadWithOffset(String, long, long) - Method in class com.ti.debug.engine.scripting.Symbol
Loads the specified program's symbols into the debugger's symbol manager.
loadWithRelativeOffset(String, long, long) - Method in class com.ti.debug.engine.scripting.Symbol
Adds the specified program's symbols into the debugger's symbol manager.
lock() - Method in class com.ti.debug.engine.scripting.Flash
Locks the flash based on the password that was programmed.
LONG - Static variable in class com.ti.debug.engine.scripting.Memory.IOFormat
 
lookupAddress(long) - Method in class com.ti.debug.engine.scripting.PageTable
 
lookupFamily(int) - Static method in class com.ti.debug.engine.scripting.Target.Family
Lookup the name that corresponds to a particular Family.
lookupISA(int, int) - Static method in class com.ti.debug.engine.scripting.Target.ISA
Lookup the ISA that corresponds to a particular family ID and major ISA revision.
lookupISAName(int) - Static method in class com.ti.debug.engine.scripting.Target.ISA
Lookup the name that corresponds to a particular ISA.
lookupISAName(int, int) - Static method in class com.ti.debug.engine.scripting.Target.ISA
Lookup the name of the ISA that corresponds to a particular family ID and major ISA revision.
lookupPageTableEntries(int, int[], int, int) - Method in class com.ti.debug.engine.scripting.PageTable
 
lookupPlatform(int) - Static method in class com.ti.debug.engine.scripting.Target.Platform
Lookup the name that corresponds to a particular platform
lookupSymbol(int, long) - Method in class com.ti.debug.engine.scripting.Symbol
Lookup the symbol found at a specified address.
lookupSymbols(int, long) - Method in class com.ti.debug.engine.scripting.Symbol
Lookup all of the symbols found at a specified address and return them in an array.
LOWER_BOUND_ATTRIBUTE - Static variable in class com.ti.debug.engine.scripting.setup.HWDB
 
LOWER_RANGE_ATTRIBUTE - Static variable in class com.ti.debug.engine.scripting.setup.HWDB
 
lowerbound - Variable in class com.ti.debug.engine.scripting.setup.SystemSetupEditor.NumberProperty
 
A B C D E F G H I J K L M N O P R S T U V W X 
Skip navigation links