ACC Error Guide

TTGEN Error Messages
Errors
Chapter 8194
Error 200: “%s”(%d): Bad low-water mark “%s” (range %d..%d)
(Severity 2)
Explanation The specified flow control low-water mark is invalid.
The valid range of values is 1…2147483645
(ZCOM_MAXQLIM in
/opt/acc/include/zcom/zcomsys.h).
Action: Change to an appropriate value.
Error 201: “%s”(%d): Bad high-water mark “%s” (range %d..%d)
(Severity 2)
Explanation The specified flow control high-water mark is invalid.
The valid range of values is 1…2147483645
(ZCOM_MAXQLIM in
/opt/acc/include/zcom/zcomsys.h).
Action: Change to an appropriate value.
Error 202: “%s”(%d): Bad Node-Entry “%s” (range %d..%d)
(Severity 2)
Explanation Bad Node-Entry value specified. The specified value is
either invalid or out of range. The valid range of values
is 1…20 (ZCOM_MAXNODE in
/opt/acc/include/zcom/zcomsys.h).
Action: Change to an appropriate value.
Error 203: “%s”(%d): Bad port Tx limit parameter “%s” (range %d..%d)
Explanation The port transmit limit is out of range.
Action: Change to an appropriate value.
Error 204: “%s”(%d): Bad bit offset “%s” (range %d..%d)
Explanation
Action: Change to an appropriate value.
Error 206: “%s %d”: Illegal T2 timer value “%d” in Select Word
Explanation
Action: Change to an appropriate value.