13.07.2015 Views

TASKING VX-toolset for ARM User Guide

TASKING VX-toolset for ARM User Guide

TASKING VX-toolset for ARM User Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Assembly Language.ENDSyntax.ENDDescriptionWith the optional .END directive you tell the assembler that the end of the module is reached. If theassembler finds assembly source lines beyond the .END directive, it ignores those lines and issues awarning.You cannot use the .END directive in a macro expansion.The assembler does not allow a label with this directive.Example.section .text; source lines.endsec.END; End of assembly module109

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!