Settingup and configuring mini2440 Friendlyarm on ubuntu10.04
The friendlyarm kit am having is mini2440 http://www.friendlyarm.net/products/mini2440
The software and other packages necessary can be downloaded from the official site
The first software we need on our ubuntu system in minicom.Minicom is just like hyperterminal.Install minicom first
sudo apt-get install minicom
Now connect mini2440 to our system two connection one from the serial port and next from the Type B USB plug must be made to the system.On the friendly arm board the NAND/NOR switch must be placed in the NOR position
Now invoke minicom from terminal using command
sudo minicom
usually you will get something like this on your terminal
The problem is you need to configure minicom the port etc use the command dmesg this command lists several other messages also so you have to closely observe to which port the board is connected.Here am using serial to usb converter so the port deteced for mine is ttyUSB5 if you connected it to serial port itself it will be different
kill minicom using the command
sudo pkill minicom
then invoke minicom using
sudo minicom -s
It will give a screen like this
select serial port setup and hit enter
there change serial device to the port detected in my case it will be /dev/ttyUSB5 we can edit that by selecting A option.Also double check that both software and hardware flow control must be in NO
Then select save set up as dfl
After that exit from minicom and try our first command
sudo minicom
If everything went correct then you will get a bootloader like this .This is the preinstalled vivi bootloader on memory
Happy Hacking
Leave a Reply Cancel reply
/recent_post
/tag_cloud
/archive
- May 2013 (1)
- April 2013 (2)
- March 2013 (2)
- February 2013 (3)
- January 2013 (3)
- December 2012 (4)
- November 2012 (3)
- October 2012 (4)
- September 2012 (4)
- August 2012 (3)
- July 2012 (3)
- June 2012 (1)
- May 2012 (4)
- April 2012 (6)
- March 2012 (7)
- February 2012 (1)
- January 2012 (6)
- December 2011 (2)
- October 2011 (4)
- September 2011 (4)
- August 2011 (3)
- April 2011 (4)
- December 2010 (1)
- September 2010 (3)
- August 2010 (3)
- May 2010 (1)
- April 2010 (5)
- March 2010 (2)
- January 2010 (1)
- December 2009 (5)
- November 2009 (3)
- March 2009 (3)
/blog_stats
- 46,441 hits







boot up mini2440 with qemu emulator
http://evolvelib.blogspot.in/2011/08/learning-mini2440-with-qemu.html
http://evolvelib.blogspot.in/2011/08/how-to-create-sd-card-image-for.html
http://evolvelib.blogspot.in/2011/08/hi-all-from-previous-chapter-you-has.html
Am Now working on QEMU but the issues we face with real hardware and emulator is different
oh ok.. Im just a beginner and dont have a real hardware..so was trying with QEMU. I really appreciate your work and thanks a lot for your detailed tutorials
oh thats ok Naveen am also a beginner…a beginner carving his experiments on ablog thats all…so does your qemu test is sucess…
Thanks for the nice tutorial! i have been tried it, and it’s work fine.
I’m using Tiny6410 board, so i have to restart the board after “setting-up the minicom” step.
i want to ask, ihave already install minicom and tried with serial to hyperterminal my mini 2440 just blackscreen if i turn to NOR flash. i wonder what is wrong with my device.
my port serial is in COM1 and i use ATEN usb to serial and use connector male to male to mini2440 serial but still have a problem. i want to know how to solve this problem. And i want to know how do you know what port is active that you mentioned /dev/ttyUSB5. And to set parameters for configuration COM,hardware. Thanks please reply to my email.