Everything
Everything
top
with RI600PX
Coding
SERVICE CALLS
Task exception handling functions
dis_tex
dis_tex
Outline
Disable task exception.
C format
ER dis_tex (void);
Parameter(s)
None.
Explanation
This service call disables task exception handling for the invoking task.
Return value
Macro
Value
Description
E_OK
0
Normal completion.
E_CTX
-25
Context error.
- This service call was issued from a non-task.
- This service call was issued in the CPU locked state.
- This service call was issued in the status "PSW.IPL > kernel interrupt mask level".
E_OBJ
-41
Object state error.
- A task exception handling routine is not defined for the invoking task.
To the latest version of this page
Differences Information
Previous Topic
ras_tex/iras_tex
Next Topic
ena_tex
Table of Contents
def_tex
ras_tex/iras_tex
dis_tex
ena_tex
sns_tex
ref_tex/iref_tex