suyash 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? > Look in the files area for: gcc_and_ucosii.zip or access it at: http://www.ovro.caltech.edu/~dwh/ucos/project_AR1803.pdf http://www.ovro.caltech.edu/~dwh/ucos/gcc_and_ucosii.zip It shows how to write the startup code. It'll help you interpret the startups from say Keils free tools, or the FreeRTOS examples. Dave
Message
Re: [lpc2000] CRT0.S
2006-05-18 by David Hawkins