Search the web
Sign In
New User? Sign Up
arm-user · ARM User
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 724 - 754 of 756   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
724
Hello All I am building Tool chain using Build root. My target is at91rm9200(arm920t). I also enable C++ support for that. Tool chain is build successfully But...
samir raval
ravalsam12
Offline Send Email
Apr 18, 2007
12:09 pm
725
Try to run the script in some other distributions of linux. Fedora returned unknown format for gzip files. Try that in Redhat9 ... -- With Regards, OST...
arm_techie arm_user
arm.techie@...
Send Email
Apr 24, 2007
8:26 am
727
I have follow the manual 'ARM Development with Eclipse' but I have a problem. Maybe you can tell me a clue in order to solve it. In short, the problem I have...
negomail
Offline Send Email
Jun 7, 2007
7:34 am
728
Hi, You could take a look at the assembler output if you can decode it: arm-elf-objdump -d <image_file_name> Are you declaring any pointer variables you use...
Simon Glass
sglass68
Offline Send Email
Jun 7, 2007
7:17 pm
729
Hi I'm porting linux onto an AT91RM9200 ARM920T core processor. I want to be able to load a Jffs2 filesystem through an AT45DB642 serial dataflash. The U-boot...
mllouay
Offline Send Email
Oct 1, 2007
10:14 pm
730
Hi All, I am new to ARM7 and Linux and have just loaded Ubuntu/Feisty onto a spare machine along with pre-compiled binaries for GNUARM ...
Mark
markaren10
Offline Send Email
Nov 20, 2007
8:54 am
731
Hi Mark, Andre suggests linking with libgcc, i.e. use -lgcc. Regards, Simon ... -- ... Bluewater Systems Ltd - ARM Technology Solution Centre Simon Glass Ph:...
Simon Glass
sglass68
Offline Send Email
Nov 21, 2007
3:02 am
732
Hi Simon, Yup, already doing that. Thanks for checking. Regards, Mark ... onto a ... use ... reveals ... probably ... be ... when I ... that ... managed ... ...
Mark
markaren10
Offline Send Email
Nov 21, 2007
5:14 am
733
HI Mark, We might be able to help if you can supply source code and Makefile? Regards, Simon ... -- ... Bluewater Systems Ltd - ARM Technology Solution Centre ...
Simon Glass
sglass68
Offline Send Email
Nov 21, 2007
11:56 pm
734
Hi Simon, Many thanks for the offer. I have managed to resolve the issue by explicitly pointing to gcclib.a in the linker control script. The ld option "-lgcc"...
Mark
markaren10
Offline Send Email
Nov 22, 2007
5:24 am
735
Hi, I am newbie with Linux. I installed openSuse 10.3. Now, I want to do cross-compiling under Linux. I need the GNU ARM toolchain. I downloaded the binaries...
icarus_31
Offline Send Email
Feb 13, 2008
1:43 pm
736
Hi, You could try ls -l /home/username/tools/arm-elf-gcc to make sure it is executable, and file /home/username/tools/arm-elf-gcc to make sure it matches your...
Simon Glass
sglass68
Offline Send Email
Feb 14, 2008
5:46 am
737
I figured out that the binaries for Linux available on GNUMARM.com are for 64-bit version! I just downloaded the source code to compile it. Do you know if the ...
icarus_31
Offline Send Email
Feb 14, 2008
5:41 pm
738
if you have time, can you look at my next problem? You were right, I did use a 64 bit version even if I did not have that version. So, I downloaded the source...
David
icarus_31
Offline Send Email
Feb 19, 2008
6:48 pm
739
Noob alert! I have an S3C2410 based unit here that had WinCE on it (blech!). I want to get linux installed and I've gotten as far as JTAGing in the Samsung...
ghidera2000
Offline Send Email
Mar 25, 2008
3:02 am
740
After a night's sleep it came to me. The initrd.img they want is simply a blank filesystem. You download that first (download only) then copy your kernel onto...
ghidera2000
Offline Send Email
Mar 25, 2008
1:11 pm
741
Dear Sir, I use Windows XP [version .1.2600] I have java runtime [version 1.6.0_05] I have installed GNU make [version 3.81] and gcc [version 4.2.2] I have...
hajerjalloul
Offline Send Email
Mar 26, 2008
9:36 am
742
Hi Hajer, We don't use cygwin here as we mostly use Linux. But possibly this thread would help: http://en.mikrocontroller.net/topic/73487 Regards, Simon ... --...
Simon Glass
sglass68
Offline Send Email
Mar 26, 2008
6:30 pm
743
Hi everybody. I'm using Embedded Linux Development Kit and I have some errors when I try to execute the makefile to rebuild the lejos firmware. I so use the...
giacojohn
Offline Send Email
Apr 24, 2008
6:20 am
744
Hi, Maybe you need to use 'make clean' first if you have object files lying around from another build. Regards, Simon ... -- -- ... Bluewater Systems Ltd - ARM...
Simon Glass
sglass68
Offline Send Email
Apr 24, 2008
8:03 am
745
... Hi again!! I've tried this as toolchain, i think that these errors can prevent the make file from being executed correctly: #! /bin/sh # Variables export...
giacojohn
Offline Send Email
Apr 24, 2008
8:39 am
746
Hi, I am writing TLB lockdown code (both I & D TLBs) for 920T. I followedthe procedure list in the ARM documents, but regardless when I read CP15-Reg10 -- It...
Michael Anburaj
michaelanburaj
Offline Send Email
Apr 28, 2008
10:38 pm
747
Hello, We experienced some troubles with one of the last Linux kernel (2.6.25.7) on a PXA255. We actually started from a previous 2.6.14 version on a...
ROSSIER Daniel
drossier2003
Offline Send Email
Jun 20, 2008
6:33 am
748
Hello all, I have a Digital multimedia receiver card (NMP-530 from Viewsonic) looks like Mediagate35 but with Sigma design EM8621L-LF The CPU info is: ...
skiiy2003
Offline Send Email
Jan 29, 2009
12:01 pm
749
... 102404*4) ... Hi again, I'm currently connected to card using JTAG approach but I'm unable to stop the autoboot:. in Hyper terminal after: Hit any key to...
skiiy2003
Offline Send Email
Jan 29, 2009
7:04 pm
750
Hello everybody, I'm new to embedded linux development. I want to write some routines that need 1uS timer resolution. I understand that the ARM9 processors...
jim.norton@...
jim.norton...
Offline Send Email
Apr 10, 2009
9:25 pm
751
Hi Jim, Suggest a period of learning! A great book is 'Linux Device Drivers'. If you are just wanting to read the timer in order to timestamp something in user...
Simon Glass
sglass68
Offline Send Email
Apr 10, 2009
11:12 pm
752
Thank you Simon. mmap() would be a quick and dirty way to access the timer registers. I was hoping that somebody had already written a device driver to use the...
jim.norton@...
jim.norton...
Offline Send Email
Apr 11, 2009
8:52 pm
753
Hi Jim, I haven't looked but I suspect that the 'hi-res' timer is already used and available in the kernel. You might be lucky and find a device driver, but...
Simon Glass
sglass68
Offline Send Email
Apr 11, 2009
11:27 pm
754
... It is certainly more complicated but you get a lot of infrastructure for almost no cost. Infrastructure you might never have got around to writing because...
Gordon J Milne
gjmilne64
Offline Send Email
Apr 11, 2009
11:43 pm
Messages 724 - 754 of 756   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help