Search found 12 matches

by khire_s
Thu Aug 26, 2010 1:42 am
Forum: WinCE Development
Topic: WINCEROOT is not set or is invalid
Replies: 1
Views: 3453

WINCEROOT is not set or is invalid

I build WinCE image successfully after following the build steps after loading mini2440 BSP and SDK. However a little later when I tried to load F:\WINCE600\OSDesigns\Mini2440\Mini2440.sln, the VS5000 gives error: The global default tree (WINCEROOT) has not been set or is invalid. When tried to set ...
by khire_s
Fri Mar 19, 2010 2:24 am
Forum: Linux Development
Topic: How to access NTFS HDD on USB?
Replies: 0
Views: 3335

How to access NTFS HDD on USB?

I want to access USB HDD having NTFS file system. My Mini2440 has kernel
2.6.32.

Please advice what should be done.

Thanks in advance

Satish
by khire_s
Fri Mar 19, 2010 2:22 am
Forum: S3C2440 Boards
Topic: How to access NTFS HDD on USB?
Replies: 1
Views: 1309

How to access NTFS HDD on USB?

I want to access USB HDD having NTFS file system. My Mini2440 has kernel
2.6.32.

Please advice what should be done.

Thanks in advance

Satish
by khire_s
Sun Nov 01, 2009 10:21 am
Forum: S3C2440 Boards
Topic: Running Non Os Sample code on Power On
Replies: 2
Views: 1707

Running Non Os Sample code on Power On

How to run the Non OS sample code on power on? Presently it has to be run through bootloader menu "Download & Run", which I do not want to do. I want to get it automatically executed on power on.

Thanks in advance.
by khire_s
Fri Oct 09, 2009 9:06 am
Forum: S3C2440 Boards
Topic: NON OS Sample Code
Replies: 1
Views: 1072

NON OS Sample Code

1. Has someone modified and used the Non-OS Code on the CDs?

2. If yes, what tool was used and you would recommend to generate the bin file of this Non-OS Code?

Immediate help would be highly appreciated.

Thanks in advance

Satish
by khire_s
Sun Oct 04, 2009 5:16 am
Forum: S3C2440 Boards
Topic: qtopia building
Replies: 3
Views: 1631

Re: qtopia building

Hello Deedwiser, Thanks for your valuable reply. May be I have asked too many Qs at a time. Can you please provide me the links for Building Qtopia that comes along with mini2440 board CDs. I also did Google find few things and tried but nothing seems to be working on my Fedora 10 System. Thanks Wit...
by khire_s
Wed Sep 30, 2009 10:17 am
Forum: S3C2440 Boards
Topic: Qtopia 1.7 App: executing on mini2440 gives relocation error
Replies: 0
Views: 798

Qtopia 1.7 App: executing on mini2440 gives relocation error

Hello, I am using mini2440 board with 3.5 inch Touch pad, with Linux and Qtopia 1.7 Using qtopia 1.7 SDK, KDevelop IDE and arm-linux gcc cross-toolchain 2.95.3 I have ceated a Qtopia application in KDevelop C++. It is working fine for native (i386 Linux with FC10) I sucessfully cross compiled it wit...
by khire_s
Wed Sep 30, 2009 10:08 am
Forum: S3C2440 Boards
Topic: Simple Linux Hello word exe is NOT executing on mini2440 3.5
Replies: 6
Views: 2449

Re: Simple Linux Hello word exe is NOT executing on mini2440 3.5

Hello, Here is listing of /usr/sbin on my target (mini2440) board > [root@FriendlyARM sbin]# ls -al > drwxr-xr-x 1 root root 512 Aug 23 2006 . > drwxr-xr-x 1 root root 512 Jun 24 2008 .. > lrwxrwxrwx 1 root root 17 Aug 28 2008 chroot -> ../../bin/busybox > lrwxrwxrwx 1 root root 17 Aug 28 2008 crond...
by khire_s
Tue Sep 29, 2009 10:19 pm
Forum: S3C2440 Boards
Topic: qtopia building
Replies: 3
Views: 1631

Re: qtopia building

Hello, I am in process of configuring and building Qutopia for Mini2440 3.5 inch Linux. Can you please give me details and links. you said "I am very glad of my choice ", so Are you using everything from CD or from Frindly Arm web site? What is your Linux Development system? (Fedora 10 ?) Which arm-...
by khire_s
Mon Sep 28, 2009 11:43 pm
Forum: S3C2440 Boards
Topic: Simple Linux Hello word exe is NOT executing on mini2440 3.5
Replies: 6
Views: 2449

Re: Simple Linux Hello word exe is NOT executing on mini2440 3.5

Hi, I am trying to execute it from /usr/sbin Yes I have checked all owner , group and other permissions , everything is fine. Same is the case if I build say dirview.bin file from Qt-embedded 4.5 I could find following possibilities:- 1. Is there something to do with cross compiler arm-linux-gcc 4.3...