S5U1C17001C ManUal
EPSOn
10-111
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
10 DEBUggEr
10
Debugger
c17 loadbreak
(restore saved breakpoints)
[ICD Mini/Sim]
Operation
Restores breakpoints according to the data saved to a file (CURRENT PATH\break.gdb) by the c17 savebreak
command.
Format
c17 loadbreak
Usage
target sim
load
c17 loadbreak
Note
•
This command generates an error unless the target command is executed first.
•
In the following cases, no error message is displayed, and the breakpoint is not reset.
1. If the pertinent source file does not exist
2. If the pertinent line number does not exit
3. If the line is an extended instruction without the ext command at the beginning
4. If the line is a delay command (line following delay branch command)
5. If a breakpoint is already set at the same location
6. If the number of software breaks exceeds 200
7. If the number of set valid hardware breaks exceeds the maximum number (varies from 1 to 4, depending
on the model)
8. If a software break is set in the ROM in ICD mode
9. If the setting is made at a location other than a parameter file in the SIM mode
•
If the setting is made in a C source line that is not expanded to mnemonic, that line will not be set as a
breakpoint, and the setting will be made at the address of the first command to be executed thereafter.
Example) When a breakpoint is set at main.c:2, it will be set at main.c:4.
main.c
1: /*comment 1
2: comment 2
3: comment end */
4: ucData = 1;
5: for (i = 0; i < 10; ++i)
6: {
•
No action is initiated if the c17 savebreak command has not been executed or if this command is executed
after the execution of the c17 savebreak command when the number of set breakpoints is 0.
•
For other notes, refer to the sections describing break, tbreak, hbreak, and thbreak.
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 ...