SK-78K0R-RFCE-SDK Renesas Electronics America, SK-78K0R-RFCE-SDK Datasheet - Page 26

no-image

SK-78K0R-RFCE-SDK

Manufacturer Part Number
SK-78K0R-RFCE-SDK
Description
SDK 78K0R RFCE INCL 1YR SUPPORT
Manufacturer
Renesas Electronics America
Datasheet

Specifications of SK-78K0R-RFCE-SDK

Lead Free Status / RoHS Status
Lead free / RoHS Compliant
24
(a) Example in which all the call chains are output ([File] menu -> [Save All Call Chains...])
(b) Example in which the call chain with the maximum stack is output ([File] menu -> [Save Call Chain
Function
Auxiliary mark
Total stack size
Frame size
Adjustment information
with Maximum Stack...])
main(800,80)+--sub1(720,240)---sub2(480,200)+--sub3(280,280)
main(800,80)+--sub1(720,240)---sub2(480,200)+--sub3(280,280)
Parameter
|
+--sub11*(500,30,+20*10)---sub11*(500,30,+20*10)
+--sub12&(400,200)---sub21(200,200)
+--f.c#sub13(300,250,+50)
+--sub14(50,?,+50)
+--sub15(?,?)
The function name defined in the C source file is output.
If the name of the C source file that includes the function definition is unknown, like
functions manually coded in assembly language or library functions, the function
name, from which an underscore ( _ ) at the top of the symbol name in the assem-
bler source file is excluded, is enclosed with brackets ([ ]).
When the function is a static function, the function name is preceded with the file
name (without path) and "#", or "file-name # function-name".
A symbol that indicates the function type is output.
- "*":
- "&":
"?" is displayed if the size is unknown, and "SIZEOVER" if the size exceeds the limit.
"?" is displayed if the size is unknown, and "SIZEOVER" if the size exceeds the limit.
This item is output when the
(for recursive functions) is specified. If not specified, nothing is output.
- +size (additional margin)
- *time (recursion depth)
A value specified in [Additional Margin] in the
"ADD=" in the
A value specified in [Recursion Depth] in the
"RECTIME=" in the
Table 4-2 Parameters of stk System File
CHAPTER 4 INPUT/OUTPUT FILES
Recursive function
Function including an indirect call that uses a function pointer
User’s Manual U18950EJ1V0UM
Stack size specification file (.txt)
Stack size specification file (.txt)
+--sub31(160,160)
Additional margin
Description
[ Adjust Stack Size ] dialog box
(+size) or
[ Adjust Stack Size ] dialog box
(decimal value).
(decimal value).
Recursion depth
(*time)
or
or

Related parts for SK-78K0R-RFCE-SDK