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

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
1. 3 Operating Environment
1. 4 Terminology
14
An environment that satisfies the following requirements is required for using the SK78K0/SK78K0R.
(1) Host machine
(2) Related development tools
The terms required to understand the SK78K0/SK78K0R, operations are explained below.
- Assembler source module file (.asm)
- Total stack size
- Frame size
- Additional margin
- Recursion depth
- Adjustment information
- Size setting information
A source file coded in the assembly language, which is output by the CC78K0/CC78K0R based on a C source
file. Assembler source files coded manually are not included (refer to
(.asm)").
The maximum stack size of a function that includes the stack size of its callee functions, and is calculated by the
following formula (if the function is recursive, the value is multiplied by its recursion depth.).
The stack size of a function itself, which does not include the stack size of callee functions.
A size forcibly added to a stack size
A predicted maximum number of times that a recursive function is executed in the recursive call chain.
A recursive call is an operation that a function calls itself directly or indirectly via another function.
Additional margin and recursion depth (for recursive function)
Information (additional margin, recursion depth, and callee functions) used to adjust the values calculated as the
stack size.
[Caution] It is recommended to install the latest service pack for each OS.
Compatible with the following operating systems (OS):
Windows
- Integrated development environment Project Manager PM+
- 78K0 microcontrollers C compiler CC78K0
- 78K0R microcontrollers C compiler CC78K0R
Total stack size = "frame size" + "maximum stack size among those of callee functions" + "additional margin"
®
2000, Windows XP Home Edition, Windows XP Professional
User’s Manual U18950EJ1V0UM
CHAPTER 1 OVERVIEW
"4. 2. 2 Assembler source module file

Related parts for SK-78K0R-RFCE-SDK