A specification statement cannot appear in the executablesection.
说明语句不可出现于可执行的部分。
2
By typing the following command, you can see an assembly listing of every section in the object file that contains executable code.
通过输入下面的命令,您可以看到目标文件中包含可执行代码的每个段的汇编清单。
3
In this section, you will create first the map source file, which is the placeholder for your maps, and then the executable map in the map source file.