ASMA170S Interlude error-logging capacity exceeded

Explanation

The table that the interlude phase of the assembler uses to keep track of the errors it detects is full. This does not stop error detection by other phases of the assembler.

System action

If there are additional errors, normally detected by the interlude phase, in other statements either before or after this one, they are not flagged. Statement processing depends on the type of error.

Programmer response

Correct the indicated errors, and run the assembly again to diagnose any further errors.

Severity

12