Startup Files for HC08

Depending on the memory model, link a different startup object file to the application. The following table lists the startup files for the HC08.

Table 1. Startup Files for HC08
Startup Object File Startup Source File Compiler Options
start08.o Start08.c -Ms
start08p.o Start08.c -Ms -C++f
start08t.o Start08.c -Mt
start08tp.o Start08.c -Mt -C++f