Generating Absolute Assembly Using CodeWarrior IDE

To produce the executable *.abs file using the CodeWarrior IDE:

  1. Select the absolute assembly project, AbsoluteAssembly, in the CodeWarrior Projects view.
  2. Select Project > Build Project.

The CodeWarrior IDE produces the same *.abs output files that the Assembler and Linker generated for relocatable assembly.

The *.sx file generated in the HCS08 folder of the project directory is a standard S-Record File. You can burn this file directly into a ROM memory.