Now that the project's configuration is set, you can assemble an assembly-code file. However, the project does not contain any source-code files at this point. You could create assembly *.asm and include *.inc files from scratch for this project. However, for simplicity's sake, you can copy and paste the main.asm, derivative.inc and the mc9s12zvh64.inc files from the previous CodeWarrior project.
For this project, you should have a project directory named Model T. Within this folder, you should have another folder named Sources, which contains the two files described above. Using a text editor of your choice, modify the main.asm file so that it appears as the main.asm file shows.
Now there are four files in the project (refer to the figure listed below):