Hi All, I am a novice in this field. Can any one tell me the procedure with minimum startup code for mini2440. Thanks Salina
Startup of mini2440
Well I don't understand your question little bit. Startup code for bootloader you can study and also startup code for kernel you can study. What you mean give control to C program function? Please describe better.
I want to initialize the board first and then I want to call a C function to print something on UART. The problem is I dont know what all things I need to initialize on the board to do so.
See I have no problem going through the code and studying it. But only purpose to ask a query here was to get the knowledge from someone who already acquired it. But I feel rather being sharing it you all just want to give advice. I dont need advice I need help. Any way thanks a lot. I ll do it my self.