10-162
EPSOn
S5U1C17001C ManUal
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
10 DEBUggEr
10.10 Status and Error Messages
10.10.1 Status Messages
When the target program breaks, one of the following messages is displayed, indicating the cause of the break
immediately before entering the command input wait state.
Table 10.10.1.1 Status messages
Message
Description
Breakpoint #,
function
at
file
:
line
Made to break at a set breakpoint
Break by accessing no map.
Made to break by accessing unmapped area in simulator mode
Break by writing ROM area.
Made to break by accessing read-only area in simulator mode
Break by stack overflow.
Made to break by stack overflow in simulator mode
Illegal instruction.
Made to break by executing invalid instruction in simulator mode
Illegal delayed instruction.
Made to break by executing invalid delayed instruction in
simulator mode
Break by key break.
Forcibly made to break by [Stop] button (in simulator mode)
Break by key break. Program received signal
SIGINT, Interrupt.
Forcibly made to break by [Stop] button (in ICD Mini mode)
10.10.2 Error Messages
Table 10.10.2.1 Error messages (in alphabetical order)
Message
Description
· · · gdb : unrecognized option '
option
'
An illegal startup option is specified.
A setup of a serial port was not completed.
An ICD mode not supported in
gdb
is specified.
Address is 24bit over.
The specified address is out of the 24-bit range. The maximum
S1C17 address size is 24 bits (0xffffff).
Address(0x
#
) is ext or delayed instruction.
The specified address cannot be set due to an
ext
or delayed
instruction.
C17 command error, command is not supported at
present mode.
The input command cannot be executed in the current connect
mode (ICD Mini or simulator mode).
C17 command error, command is too long.
The input command exceeds 256 characters in length.
C17 command error, invalid command.
The command is erroneous.
C17 command error, invalid parameter.
The command is specified with an invalid parameter.
C17 command error, number of parameter.
The number of command parameters is incorrect.
C17 command error, start address > end address.
The specified start address is greater than the end address.
C17 command error, start cycle < end cycle.
The specified start cycle is greater than the end cycle.
Cannot access memory.
The specified address cannot be accessed.
Cannot allocate memory.
The necessary size of memory area as specified by a parameter
could not be reserved.
Cannot clear hard pc break(0x
#
).
The specified hardware PC break address is invalid; no
breakpoints are set there.
Cannot clear soft pc break(0x
#
).
The specified software PC break address is invalid; no
breakpoints are set there.
Cannot display clock counter.
Now Timer break mode is on.
Please timer break mode off.
The execution counter value cannot be displayed when the
lapse of time break is enabled. Disable the lapse of time break
before execution times can be measured.
Cannot display clock counter.
Time measurement should use continue or until
command.
The execution counter value cannot be displayed if the
con-
tinue
or
until
command has not been executed.
Cannot measure clock timer.
The program execution time cannot be measured as it is too
short.
Cannot open file(
file
).
Cannot open the file.
Cannot open ICD17 usb driver.
Failed to open the USB drive.
Cannot set hard pc break any more.
The number of hardware PC breakpoints set exceeds the limit
(one location only).
Cannot set soft pc break any more.
The number of software PC breakpoints set exceeds the limit (up
to 200).
Содержание S5U1C17001C
Страница 6: ......
Страница 17: ...1 General S5U1C17001C Manual 1 General ...
Страница 18: ......
Страница 21: ...1 2 Install S5U1C17001C Manual 2 Installation ...
Страница 22: ......
Страница 29: ...3 SoftDev S5U1C17001C Manual 3 Software Development Procedures ...
Страница 30: ......
Страница 103: ...4 SrcFiles S5U1C17001C Manual 4 Source files ...
Страница 104: ......
Страница 121: ...5 IDE S5U1C17001C Manual 5 gnU17 iDE ...
Страница 122: ......
Страница 365: ...6 Compiler S5U1C17001C Manual 6 C Compiler ...
Страница 366: ......
Страница 385: ...7 Library S5U1C17001C Manual 7 library ...
Страница 386: ......
Страница 404: ...7 18 EPSON S5U1C17001C Manual C Compiler Package for S1C17 Family Ver 1 5 0 7 liBrary THIS PAGE IS BLANK ...
Страница 405: ...8 Assemblr S5U1C17001C Manual 8 assembler ...
Страница 406: ......
Страница 438: ...8 32 EPSON S5U1C17001C Manual C Compiler Package for S1C17 Family Ver 1 5 0 8 aSSEMBlEr THIS PAGE IS BLANK ...
Страница 439: ...9 Linker S5U1C17001C Manual 9 linker ...
Страница 440: ......
Страница 448: ...9 8 EPSON S5U1C17001C Manual C Compiler Package for S1C17 Family Ver 1 5 0 9 linkEr THIS PAGE IS BLANK ...
Страница 449: ...10 Debugger S5U1C17001C Manual 10 Debugger ...
Страница 450: ......
Страница 625: ...10 174 EPSON S5U1C17001C Manual C Compiler Package for S1C17 Family Ver 1 5 0 10 DEBUggEr THIS PAGE IS BLANK ...
Страница 626: ...11 Tools S5U1C17001C Manual 11 Other Tools ...
Страница 627: ......
Страница 695: ...11 68 EPSON S5U1C17001C Manual C Compiler Package for S1C17 Family Ver 1 5 0 11 OTHEr TOOlS THIS PAGE IS BLANK ...
Страница 696: ...S1C17 Family C Compiler Package Quick Reference Reference ...