In my micro2440 board, BIOS screen is not appeared on power with switch(S2) on NOR position. i have checked with two different serial port cable. on power up DNW screen shows [COM1,115200bps][USB:Ok].if anybody knows solution for this problem. please post it on forum.
BIOS not appeared
Possibly you have lost Supervivi in NOR. Good opportunity to learn how to use H-JTAG. http://www.friendlyarm.net/dl.php?file=hjtag-100.zip And there is a HowTo called JTAGing the NOR found at www.andahammer.com Good luck! Dave
Hi davef Thank you for your reply. i J_TAGEd the supervii-64M,it is working. now i am able to see BIOS menus. also i have loaded linux. it is working but icon names in chinish chracter. is there any other image for engish icon for linux.
You can change the language here: http://code.google.com/p/friendlyarm/wiki/Qt
today, i find that my mini2440 have this problem also,but my supervivi have not lost ,what can i do .another problem ,how can i use tftp to download my u-boot ?
Hello, I have developed a similar board as mini2440 every component is same, but as mini2440 comes with a pre-loaded BIOS, can anyone tell me how do I load BIOS into the MCU ?
Hello Everyone, Thank you very much DAVEF it worked, I have one more query the board I am developing in that I had to implement wireless connectivity like GPS and Wi-Fi, for this I got a multifunction radio Chip Wilink 7.0 from TI, as I am using SC32442b Samsung processor, TI did not provide me the drivers for this processors they gave me for OMAP4 , but I found Linux drivers for Wilink 7.0 to SC32442 from openlink.org, the problem is I want to run Windows CE 6.0 on my board , how do I import the drivers or how can I port the available drivers ? coz writing a new driver by myself is not a good idea. Hoping a favorable response. Regards Ranjith