Fujitsu FR60 Hardware Manual page 543

32-bit microcontroller mb91301 series
Hide thumbs Also See for FR60:
Table of Contents

Advertisement

■ REALOS/FR Configurator Setup
When you create a new project for REALOS/FR using SOFTUNE Workbench, the project
appears with a member of "project-name.rcf" (hereafter called rcf file) in the REALOS directory
of the project window. When you double-click on this rcf file to start Configurator and perform
the initial setting of REALOS/FR.
❍ System definition tab
Define the number of entries of handlers to be used by the system. When defining each number
of entries, be sure to use a fixed value shown below.
Table 20.6-1 Setup with the System Definition Tab
Item
1 Number of cyclic handlers (C)
2 Number of alarm handlers (L)
3 Exception handler entry name (E) Blank
4 Task priority level (P)
5 Setting the include file
❍ Memory definition tab
Set memory to be handled by the system.
Table 20.6-2 Setup with the Memory Definition Tab
Item
1 System stack size (S)
2 Kernel code address (C)
3 Kernel code address (D)
❍ System call definition tab
Register the system calls to be used. Register all of the following system calls available to the
MB91302A-010. Never register any other system call.
Table 20.6-3 Setup with the System Call Definition Tab
Item
1 Registered system calls (S)
CHAPTER 20 REAL-TIME OS EMBEDDED MB91302A-010 USER'S GUIDE
Set value
Be sure to set "32" even though the number of actual cyclic
D'32
handlers is less than "32".
D'0
Be sure to set "0" as it is not supported.
Be sure to set blank as it is not supported.
Be sure to set "32" even when the task priority level is
D'32
smaller than "32".
Blank
Blank
Set value
H'10000
Be sure to set 64K bytes.
Blank
Blank as it is set by the linker of SOFTUNE Workbench.
Blank
Blank as it is set by the linker of SOFTUNE Workbench.
Set value
sta_tsk
ext_tsk
chg_pri
tslp_tsk
wup_tsk
sig_sem
wai_sem
preq_sem
set_flg
Be sure to register all of these system calls and never
clr_flg
register any other system call.
wai_flg
pol_flg
snd_msg
rcv_msg
prcv_msg
ret_int
def_cyc
ret_tmr
Remarks
Remarks
Remarks
523

Advertisement

Table of Contents
loading

Table of Contents