Depending on the memory model, link a different startup object file to the application. The following table lists the startup files for the HCS08:
| Startup Object File | Startup Source File | Compiler Options |
|---|---|---|
| start08s.o | Start08.c | -Ms -Cs08 |
| start08ts.o | Start08.c | -Mt -Cs08 |