This manual is a reference for the CrossWorks assembler. It does not explain the architecture of the process machine or teach how to construct an application in assembly code.

The assembler converts assembly source code to relocatable object code in object code files. The linker combines object code files to form an application containing the final instructions.