User's Manual Part 3
Screen Service SDT 501 UB-C ARK 1-T Operations
May, 2010 v 1.0 Page 3 - 109
3.9.3 System Error Event
For critical and fatal errors, the system calls the system error function and the
SYS_ERR
event is
reported.
The error code is described below:
•
0x00: Out of memory. Memory pool size is too small.
•
0x01: Invalid memory block release. Buffer data has been written out of boundaries of the
allocated memory block.
•
0x02: Link pointer corrupted. Buffer data has been written out of boundaries of the allocated
memory block.
•
0x03: No free UDP Sockets. The system has run out of UDP Sockets.
•
0x04: No free TCP Sockets. The system has run out of TCP Sockets.
•
0x05: TCP socket is in an undefined state. System memory has been accidentally overwritten.