[help] programming mini2440

shaco
hi,
i have mini2440 running linux. can somebody suggest me what software can i
use to make an application for mini2440? and how to embedd it to mini2440?
thanks.

Anna R. (Russia)
>>what software can i use to make an application for mini2440?

text editor and compilator (for example gcc)

Wingz
http://wingston.wordpress.com/embedded-programming-on-the-mini2440-using...

This describes a way for complete begginers to get up and running with the
mini2440.
Once you have the BSP up on your mini2440 you can use the same ptxdist
program to compile c code and send it to your mini2440 as an installed
application.