10-158
EPSOn
S5U1C17001C ManUal
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
10 DEBUggEr
10.8.3.4 restrictions
The following shows the restrictions for measurements.
・
Valid profiles cannot be obtained if the function name labels in assembler sources do not also have stab
information using “.type.”
Example) .type sub, @function
This is also required when creating a library.
* The above is not necessary for C sources because the C compiler automatically outputs “.type” statements.
・
Valid profiles cannot be obtained if the program counter (% PC) is forcibly changed using “set $pc = XXX” or
similar means while the program is in break mode.
・
Valid profiles cannot be obtained if a measurement is interrupted
̶
for example, executing the “
c17 pro-
filemd 0
” command while the program is in break mode, executing the program again, and then executing the
program once more after executing the “
c17 profilemd 1
” command in break mode.
・
The measurement range can be from RESET (boot address) to the address at which a break occurs.
It is not possible to perform measurements in a range from a specific address to the address at which a break
occurs. However, measurement will continue until the subsequent break even if “Go” is executed again without
changing “%PC” after a break.
・
A profile cannot be obtained from a program that transfers a program or function dynamically from the ROM
area to the RAM area and executes it (e.g., programs in which “.text” sessions are linked as LMA
≠
VMA).
・
A profile cannot be obtained if a program has more than 10,000 functions and made more than 10,000 calls.
・
A profile cannot be obtained if a program made more than 10,000 deep calls as viewed from RESET (boot
address).
・
Static functions without debug information (without assembler
−
gstabs option or compiler
−
gstabs option)
cannot be displayed in the form of “
function name
+ @ +
filename
”; the filename section will not be displayed.
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 ...