17.5.6 Mutex information
The mutex information defines ID number: mtxid, Attribute: mtxatr, Reserved for future use: ceilpri for a mutex.
Specifies the ID number for a mutex.
A value from 0x1 to 0xff, or a name, can be specified for mtxid.
A value from 0x1 to 0xff, or a name, can be specified for mtxid.
Note When a name is specified, the CF850V4 automatically assigns an ID number.
The CF850V4 outputs the relationship between a name and an ID number to the system information header file in the following format:
The CF850V4 outputs the relationship between a name and an ID number to the system information header file in the following format:
#define mtxid value
Specifies the task queuing method for a mutex.
The keyword that can be specified for mtxatr is TA_TFIFO or TA_TPRI.
The keyword that can be specified for mtxatr is TA_TFIFO or TA_TPRI.
System-reserved area.
Only values from "0x1 to maximum task priority maxtpri defined in Basic information" can be specified for ceilpri.
Only values from "0x1 to maximum task priority maxtpri defined in Basic information" can be specified for ceilpri.