Directly Generating ABS File

You can use the Assembler build tool or CodeWarrior IDE to generate an ABS file directly from your assembly-source file. The Assembler may also be configured to generate an S-Record File at the same time.

When you use the Assembler or IDE to directly generate an ABS file, there is no Linker involved. This means that the application must be implemented in a single assembly unit and must contain only absolute sections.