Reference
Debug Commands
Profiler/coverage
c17 profilemd
Profile/coverage mode setting
SIM
c17 profile
Display of profile window
SIM
c17 coverage
Display of coverage window
SIM
Others
set output-rad x
Change variable display format
ICD Mini/SIM
c17 log [
file
]
Logging
ICD Mini/SIM
source
file
Execute command file
ICD Mini/SIM
c17 clockmd
mode
Set execution counter mode
ICD Mini/SIM
c17 clock
Display execution counter
ICD Mini/SIM
target
type
Connect target
ICD Mini/SIM
detach
Disconnect target
ICD Mini/SIM
pwd
Display current directory
ICD Mini/SIM
cd
directory
Change current directory
ICD Mini/SIM
c17 firmupdate
file
Update ICD firmware
ICD Mini
c17 ttbr
addr
Set TTBR
SIM
c17 help [
command/groupNo.
]
Help
ICD Mini/SIM
quit
Terminate debugger
ICD Mini/SIM
Debugger gdb (6)
Development Tools
Status and Error Messages
Status messages
Breakpoint
#
,
function
at
file
:
line
Made to break at the set breakpoint.
Break by accessing no map.
Made to break by the accessing of an unmapped
area in simulator mode.
Break by writing ROM area.
Made to break by the accessing of a read-only area
in simulator mode.
Break by stack overflow.
Made to break by a stack overflow that occurred in
simulator mode.
Illegal instruction.
Made to break by the execution of an illegal
instruction in simulator mode.
Illegal delayed instruction.
Made to break by the execution of an illegal delayed
instruction in simulator mode.
Break by key break.
Forcibly made to break using the [Stop] button.
(Simulator mode)
Break by key break. Program received
Forcibly made to break using the [Stop] button.
signal SIGINT, Interrupt.
(ICD Mini mode)
Error messages
· · ·
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, as it is for the
ext
or delayed instruction.
C17 command error, command is not
The input command cannot be executed in the
supported at present mode.
current connect mode (ICD Mini or simulator mode).
C17 command error, command is too long. The input command is too long, as it exceeds 256
characters.
C17 command error, invalid command.
The command is invalid; it contains an error.
C17 command error, invalid parameter.
The command is specified with an invalid parameter.
C17 command error, number of parameter. The number of parameters in the command is
incorrect.
C17 command error,
The number used as the start address specified in the
start address > end address.
command is greater than that used as the end address.
C17 command error,
The number used for the end cycle specified in the
start cycle < end cycle.
command is greater than that used for the start cycle.
Cannot access memory at address
#
Address
#
cannot be accessed.
Cannot allocate memory.
A memory area of the size specified by a parameter
cannot be allocated.
Cannot clear hard pc break(0x
#
).
The specified hardware PC break address is
nonexistent.
Cannot clear soft pc break(0x
#
).
The specified software PC break address is nonexistent.
Summary of Contents for S5U1C17001C
Page 6: ......
Page 17: ...1 General S5U1C17001C Manual 1 General ...
Page 18: ......
Page 21: ...1 2 Install S5U1C17001C Manual 2 Installation ...
Page 22: ......
Page 29: ...3 SoftDev S5U1C17001C Manual 3 Software Development Procedures ...
Page 30: ......
Page 103: ...4 SrcFiles S5U1C17001C Manual 4 Source files ...
Page 104: ......
Page 121: ...5 IDE S5U1C17001C Manual 5 gnU17 iDE ...
Page 122: ......
Page 365: ...6 Compiler S5U1C17001C Manual 6 C Compiler ...
Page 366: ......
Page 385: ...7 Library S5U1C17001C Manual 7 library ...
Page 386: ......
Page 405: ...8 Assemblr S5U1C17001C Manual 8 assembler ...
Page 406: ......
Page 439: ...9 Linker S5U1C17001C Manual 9 linker ...
Page 440: ......
Page 449: ...10 Debugger S5U1C17001C Manual 10 Debugger ...
Page 450: ......
Page 626: ...11 Tools S5U1C17001C Manual 11 Other Tools ...
Page 627: ......
Page 696: ...S1C17 Family C Compiler Package Quick Reference Reference ...