2 table of script commands (alphabetical order) – Renesas Emulator Debugger M16C PC4701 User Manual

Page 257

Advertising
background image

8 Table of Script Commands

243

8.2 Table of Script Commands (alphabetical order)

Command Name

Short Name

Contents

AddPath

-

Adds the search path

Alias

-

Specifies and checks command alias definitions

Asse ble

m

A

Line-by-line assembly

Bit*

-

Checks and sets bit symbols

BreakAt

-

Sets a software breakpoint by specifying a line No.

BreakIn

-

Sets a software breakpoint by specifying a function

BreakMode

BM

Sets and checks hardware break mode

CD

-

Specifies and checks the current directory

Clock

CLK

Checks and changes the clock

Coverage

CV

Specifies and displ ys coverage measurement

a

Date

-

Displays the date

DisAss mble

e

DA

Disassembles memory contents line by line

Down*

-

Displays a called function

DumpByte

DB

Displays the contents of memory (in 1-byte units)

DumpLword

*

DL

Displays the contents of memory (in 4-byte units)

DumpWord*

DW

Displays the contents of memory (in 2-byte units)

Echo

-

Displays messages

Exe

c

-

Executes external application

Exit

-

Exits the script file

Express

EXP

Displays an assembler expression

File

-

Checks a filename and displays the contents of that file

FillByte

FB

Fills a memory block with the specified data (in 1-byte
units)

FillLword*

FL

Fills a memory block with the specified data (in 4-byte
units)

FillWord*

FW

Fills a memory block with the specified data (in 2-byte
units)

Func

-

Checks function names and displays the contents of
functions

Go

G

Program execution with breakpoints

GoBreakAt*

GBA

Run target program with software break point

GoFree

GF

Free run program execution

GoProgramBrea *

k

GPB

Run target program with software break point

HardwareBreak

HB

Sets and checks a hardwa e break

r

Labe

l

-

Checks assembler labels

Load

L

Downloads the target program

LoadHex

LH

Downloads an Intel HEX-format file

LoadIeee*

LI

Downloads IEEE-695 absolute-format files

LoadMot*

LM

Downloads a Motorola S-format file

LoadSymbol

LS

Loads source line/ASM symbol information

Logoff

-

Stops the output of the screen display to a log file

Logon

-

Outputs the screen display to a log file

Map*

-

Checks and sets mapping data

Module

MOD

Displays modules names

Move

-

Moves memory blocks

MoveWord*

MOVEW

Moves memory blocks(in 2-byte units)

MR*

-

Displays status of realtime OS (MRxx)

OverStep

O

Overstep execution of source lines

OverStepInstruaction

OI

Overstep execution of instructions

Advertising