| |||
| Home > Embedded Software Development > Reset and initialization | |||
This chapter has so far assumed that execution begins at ,
the entry point to the C library initialization routine. In fact,
any embedded application on your target hardware performs some system-level
initialization at startup. This section describes this in more detail,
and includes:__main