10 sratus/error/warning messages, 10 status/error/warning messages, Ice status messages – Epson S5U1C63000A User Manual

Page 252: Ice error messages, Command error/warning messages

Advertising
background image

CHAPTER 8: DEBUGGER

238

EPSON

S5U1C63000A MANUAL

(S1C63 FAMILY ASSEMBLER PACKAGE)

8.10 Status/Error/Warning Messages

1. ICE status messages

Status message

Content of message

Break by PC break

Break caused by PC breakpoint

Break by data break

Break caused by data break condition

Break by register break

Break caused by register break condition

Break by sequential break

Break caused by sequential break condition

Key Break

Break caused by pressing [ESC] key or [Key break] button

Break by accessing no map program area

Break caused by accessing undefined program-memory area

Break by accessing no map data area

Break caused by accessing undefined data-memory area

Break by accessing ROM area

Break caused by writing to data ROM area

Out of SP1 area

Break caused by accessing outside SP1 stack area

Out of SP2 area

Break caused by accessing outside SP2 stack area

Break by external break

Break caused by signal input to ICE BRKIN pin

2. ICE error messages

Error message

Content of message

communication error

Communication error other than time-out
(overrun, framing, or BCC error)

CPU is running

Target is running.

ICE is busy

ICE is busy processing a job.

ICE is free run mode

ICE is operating in free-run mode.

ICE is maintenance mode

ICE is placed in maintenance mode.

no map area, XXXX

No-map area is specified for accessing.

not defined ID, XXXX

ICE respond ID is invalid.

on tracing

System is tracing execution data.

reset time out

CPU cannot be reset (for more than 1 second).

target down

Peripheral Circuit Board does not operate correctly or remains reset.

Time Out!

Communication time-out

3. Flash memory error messages

Error message

Content of message

flash memory error, XXXX

Writing or erasing flash memory has failed at XXXX.

flash ROM is protected

Flash memory is protected against access.

format error

Flash memory is not mapped.

Map information is not the same

Map information loaded from parameter file does not match that in
the parameter file.

verify error, XXXX

Verify error has occurred when data was written to flash memory.

4. Command error/warning messages

Error message

Content of message (Commands involved)

Address out of range, use 0–0xXXXX

The specified program memory address is out of range.
(a/as, pe, pf, pm, sc, m, u, g, gr, bp, bc, bs, tm, ts, cv)

Address out of range, use 0–0xFFFF

The specified data memory address is out of range.
(dd, de, df, dm, dw, bd, ts)

Cannot load program/ROM data, check ABS file

Failed to load program/ROM data; some file other than IEEE-695
executable format was specified. (lf)

Cannot open file

The file cannot be opened.
(lf, lo, com, cmw, log, rec, xfwr/xfwrs, xfcp/xfcps)

Data out of range, use 0–0xF

The specified number is out of the data range. (de, df)

Different chip type, cannot load this file

A different ICE parameter is used in the file. (lf)

end address < start address

The start address is larger than the end address.
(pf, pm, df, dm, bd, cv, xdp/xdps)

error file type (extension should be CMD)

The specified file extension is invalid. (com, cmw)

FO address out of range, use 0–0xEF

FO address is invalid. (od)

illegal code

The input code is not available. (pe, pf)

illegal mnemonic

The input mnemonic is invalid for S1C63000. (a/as)

Incorrect number of parameters

The parameter number is incorrect. (All commands)

Incorrect option, use -f/-u/-i/-s/-c/-il/-cm

An invalid mode setting option was specified. (md)

Incorrect r/w option, use r/w/*

An illegal R/W option was specified. (bd)

Incorrect register name, use A/B/X/Y/F

An invalid register name was specified. (br)

Advertising