Porting Applications to FriendlyARM mini2440

fuzz
Hi, I am beginner in embedded development. I was trying out the hello world
application in the DVD came up with my mini2440. I was able to compile and
run the program successfully in qvfb. My Problem now is to how to port the
application to the mini2440. Can somebody please give me guidance in this
matter? What are the necessary steps involved in this process??

Thanks in Advance.

sameer nalawade
Just use network cable you got with it, set the network settings and then
wget the cross-compiled binary to the board and run it.

fuzz
Hey thanks a lot for the quick resoponse sameer ..
Cheers !!