This document uses the following conventions:
Here is a sample of C code:
#include <stdio.h>
main()
{ printf("Hello World\n");
}
| armcl [options] [filenames] [--run_linker [link_options] [object files]] |
| armcl --run_linker {--rom_model | --ram_model} filenames [--output_file=name.out] | |
| --library=libraryname | |
| symbol .usect "section name", size in bytes[, alignment] |