Chapter 5-Assembling, Linking, and Executing Programs
Chapter 5-Assembling, Linking, and Executing Programs
Lecture Outline
Creating and Running a Program
Step1: Creating the Source Program File
Step2: Assembling & Linking the Program
Step3: Running the Program
Reading: Only Lecture Notes
.ASM file
Assembler
.OBJ file
Linker
.EXE file
2