Keil™, An ARM® Company

Ax51 User's Guide

END Assembler Statement

Arguments
END
Description

The END statement marks the end of the input file for the assembler. This statement is mandatory and must be the last statement in the source file. An error is generated if the END statement is missing.

Example
NAME MODULE_NAME
END      ; End of File