file to file program
4.EXE file so that it was handy to organize a large applied program; it was necessary to start label with END in . EXE file to show the starting point, to conserve paragraph address of program paragraph prefix with PUSH DS and to conserve the first address of INT 20H command in PSP with SUB AX, AX and PUSH AX command.
7.In implementation, the technique solution of compiling LFC is presented. The solution is that we design a target machine, and translate the source codes into the target machine codes by program translation, then generate the assembly codes from the target machine codes, assemble and link the assembly codes into exe file, at last execute the exe file to get the result of program.
10.On the basis of brief introduction of TMS320C6701 DSP program boot-load methods,the theory of ROM boot-load methods,writing of the command file used by compiling and linking and the command file realizing the converting of the COFF file format to hex file recognized by DSP peripheral ROM memory are introduced especially.

