Chapter 6 Using Configurator
- 100 -
2. Maximum value of priority (value of lowest priority)
[( Definition format )] Numeric value
[( Definition range )] 1 to 255
[( Default value )] 63
Define the maximum value of priority used in MR308's application programs. This must be the value of
the highest priority used.
3. Kernel mask level (OS interrupt disable level)
[( Definition format )] Numeric value
[( Definition range )] 1 to 7
[( Default value )] 7
Set the IPL value in service calls, that is, the OS interrupt disable level.
4. Timeout function
[( Definition format )] Symbol
[( Definition range )] YES or NO
[( Default value )] NO
Specify YES when using or NO when not using tslp_tsk, twai_flg, twai_sem, tsnd_dtq, trcv_dtq,
tget_mpf, vtsnd_dtq, vtrcv_dtq and trcv_msg.
5. Task Pause
[( Definition format )] Symbol
[( Definition range )] YES or NO
[( Default value )] NO
Specify YES when using or NO when not using the Task Pause function of OS Debug Function of the
debugger.
6. Time tick denominator
[( Definition format )] Numeric value
[( Definition range )] Fixed to 1
[( Default value )] 1
Set the denominator of the time tick.
7. Time tick numerator
[( Definition format )] Numeric value
[( Definition range )] 1 to 65,535
[( Default value )] 1
Set the numerator of the time tick. The system clock interrupt interval is determined by the time tick
denominator and numerator that are set here. The interval is the time tick numerator divided by time
tick denominator [ms]. That is, the time tick numerator [ms].
The tic_nume value that can be specified for the M32C/82 or 83 operating with 20 MHz is 26 ms be-
cause of the microcomputer specification.