220 EPSON S5U1C62000A MANUAL
(S1C60/62 FAMILY ASSEMBLER PACKAGE)
CHAPTER 9: DEBUGGER
9.10 Error/Warning Messages

1. ICE errors

Error message Content of message
Error : communication error There is a probrem in communication between Host and ICE.
Error : ID not match ICE protocol ID error
Error : ROM sum check error ICE62 firmware ROM sum error found during self diagnostic test.
Error : RAM check error ICE62 firmware RAM errorfound during self diagnostic test.
Error : undefined code detected Some undefined code is detected when loading file.

2. ICE status

Status message Content of message
Status : break hit A breakpoint is met when executing a program.
Status : break switch pushed Break switch is pressed.
Status : halt The status of ICE is halt.
Status : key break Key break is pressed.
Status : reset switch target Reset switch is pressed.
Status : reset switch idle Reset switch is idle.
Status : target down There is a problem in communication between the ICE and
Evaluation Board.
Status : time out The time waiting for a message from ICE is too long.

3. Command errors/warning

Error message Content of message (Commands involved)
No coverage address There is no coverage information. (cv)
No trace data There is no trace data in trace memory. (td, ts)
Error : Program address out of range The specified program memory address is out of range.
(pe, pf, pm, sc, m, u, g, bp, cv, ts)
Error : Data address out of range The specified data memory address is out of range.
(de, df, dm, dd, ts)
Error : can't open file The file cannot be opened. (lf, lo)
Error : Data out of range, use 0-0xf The specified number is out of the data range. (de, df)
Error : different chip type, can't load this file A different ICE parameter is used in the file. (lf)
Error : end address < start address The start address is larger than the end address.
(pf, pm, df, dm, bp, cv)
Error : error file type (extension should be CMD) The extension of the command file should be CMD. (com)
Error : Incorrect identifier, use An illegal parameter has been specified for an item of the bm
PC/ADDR/DATA/OPT/A/B/X/Y/F command. (bm)
Error : illegal code The input code is not available. (pe, pf)
Error : illegal mnemonic The input mnemonic is invalid for S1C62. (as)
Error : invalid command This is an invalid command. (All commands)
Error : invalid data pattern The input data pattern is invalid. (bd)
Error : invalid value The input data, address or symbol is invalid. (All commands)
Error : no high and low ROM No ROM is installed in ICE. (rp)
Error : no high ROM No high-order ROM is installed in ICE. (rp)
Error : no low ROM No low-order ROM is installed in ICE. (rp)
Error : no mapping area A no-map area is specified. (pm, dm)
Error : no such symbol There is no such symbol. (All symbol support commands)
Error : Incorrect number of parameter The parameter number is incorrect. (All commands)
Error : over max nesting level (5), can't open file Nestling of the com command exceeds the limit. (com)
Error : r/w option (r, w or *) An illegal R/W option is specified. (bd, bm)
Error : ROM program verify error ROM program checks out different codes. (vp)
Error : Incorrect ROM type (64/128/256/512) An illegal value is specified for the ROM type parameter of the
rom command. (rom)
Error : Number of steps out of range, use 0-65535 The specified step count is out of range. (s, n)
Error : symbol type error The symbol type (CODE / BSS) is error.
(All symbol support commands)
Error : this chip not support this function The chip with the used parameter file cannot support this option
function. (lo)
Error : undefined code detected Undefined code is detected when loading file. (rp)
Error : Incorrect register name, use (PC/A/B/X/Y/F)
An invalid register name is specified. (br)
Warning : read only address, can't write This data address is read only, cannot be written to. (de)