ACC Error Guide
TTGEN Error Messages
Warnings
Chapter 8 209
Warning 315: "%s"(%d): Must have a PORT defined before
(Severity 1)
Explanation The "Port-Limit" keyword must follow a "Port" entry.
The port limit defined is applicable to the preceding
port definition.
Action: Insert an appropriate "Port" definition before this line,
or remove this unnecessary "Port-Limit" definition.
Warning 316: “%s”(%d): Not used.
Warning 317: “%s”(%d): Unknown label name “%s”, data ignored
(Severity 1)
Explanation The specified label name is not defined in
“CONFIGURATION” section (using keyword
“LOGICAL-DATA”). The invalid line is ignored.
Action: Check for misspelling or insert “LOGICAL-DATA”
definition.
Warning 318: “%s”(%d): Bad data type “%s”, data ignored
(Severity 1)
Explanation In “LDATA” line, the data type must be one of
“STRING”, “BYTES” or “INT16”. The invalid line is
ignored.
Action: Check for misspelling or remove invalid LDATA line.
Warning 320: “%s”(%d): Interface %d not defined, line ignored
(Severity 1)
Explanation The PORT definition refers to an ACC interface card
which is not defined in the Interface-Definition section.
Line is ignored in order to continue compilation.
Action: Insert missing interface definition or remove
unnecessary port definition.
Warning 319: “%s”(%d): Terminal address truncated to %d bytes
(Severity 1)
Explanation The logical terminal address specified is too long and is
truncated.
Action: Check for syntax problem or shorten the address field.










