Application startup
In this section:
The point where the application starts execution is defined by a start label, see Building applications—an overview. The label is also communicated via ELF to any debugger that is used.
To change the start point of the application to another label, use the ILINK option ‑‑entry, see ‑‑entry.