--- In lpc2000@yahoogroups.com, "suyash" <suyash_shembekar@...> wrote:
>
>
> I need the basic information and technical knowledge about ARM's start
> up file.
> I want to write my own crt0.s file for my project, so how can I start.
> I would like to know that are there any tutorials available?
>
> regards.
> Suyash.
>
You can get the basic information in section 10.3 here:
http://www.arm.com/pdfs/sdt250usrman.pdf
This information is specific to ARM's SDT2.5 toolset and only covers
the ARM7 core itself, but it may be a helpful starting point?
--Dave