Mini2440 with linux

Gamze
Hello 
I got mini240. How to program in linux Mini2440 related.
Can you give me a source.

Tom
http://www.friendlyarm.net/forum/topic/26
http://www.friendlyarm.net/forum/topic/38
http://www.friendlyarm.net/forum/topic/113

There are also many tutorials and guides about embedded linux programming
on the internet.

RAMESH K
hello dear,

me also same problem
There are also many tutorials and guides about embedded linux programming
on the internet.


so replay me

thanks reg
Ramesh k

RAMESH K
hello dear,

me also same problem


I got mini240. How to program in linux Mini2440 related.
Can you give me a source.

so replay me

thanks reg
Ramesh k

android_04
If you want to program the Mini2440 in linux using the existing bootloader,
use this program I linked to.  It is based off of the "qt2410_boot_usb" but
I have fixed some noncritical bugs.

http://www.sendspace.com/file/ua48xy

eduardo
hi guys,

To run a program in linux Mini2440 you have to compile the sources on a
linux pc with a cross-compiler
(http://www.friendlyarm.net/dl.php?file=arm-linux-gcc-4.3.2.tgz). Also read
the mini2440 manual. All information about compiler, examples and system
are described there... 
http://www.friendlyarm.net/micro2440/micro2440_manual_20090817.pdf
its in chinese, but google translator will help you.

best regards, gl


eduardo