Search the web
Sign In
New User? Sign Up
gnuarm
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? 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 939 - 968 of 4906   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
939
Hi All, I have built binutils 2.13, gcc-2.95.3 with c++ support. I have written small helloworld program. When I tried to compile the file the link error is...
rahgandh
Offline Send Email
May 2, 2005
5:19 am
940
... you need to go back to the gcc build directory and execute make all && make install...
Dave Murphy
seedy_dave
Online Now Send Email
May 2, 2005
3:29 pm
941
Hi, Hopefully someone here can give me some help. I downloaded the GCC-3.4 toolchain for Cygwin and tried to compile a simple hello world program and run it...
willowglen_systems
willowglen_s...
Offline Send Email
May 2, 2005
10:33 pm
942
Hi everyone, I just posted this bug to the gdb bugs site, I thought I'd echo it here for ... Running the command "p (exp)" in gdb where (exp) is a double...
Andrew Greenberg
jroo_g
Offline Send Email
May 3, 2005
1:56 am
943
I migrate my program from ARM RVDS to gnumarm tool chain and have several doubts: 1. Shall the standard library (Newlib) be initialized? If yes, what's the...
stanliao0423
Offline Send Email
May 3, 2005
7:45 am
944
I guess I should have mentioned that everything provided by Cirrus is on Linux and I have set up a Mandrake 10.1 box to play with. We are primarily a...
willowglen_systems
willowglen_s...
Offline Send Email
May 3, 2005
1:44 pm
945
... world ... bytes. ... differences. ... glib ... board? ... The give away is the compiler given to you is arm-linux - which means it has been targeted for...
ntfreak2000
Offline Send Email
May 3, 2005
10:25 pm
946
Stan Liao, 1. Shall the standard library (Newlib) be initialized? If yes, what's the function shall be called? Newlib is the Red Hat C runtime library for...
Crystal Geyser
geyser81
Offline Send Email
May 4, 2005
12:21 am
947
Hello I have modified Arm-Linux kernel at /cirrus-arm-linux-1.4.3/linux-2.4.21/ using # make menuconfig then #make dep then #make zImage.......which has given...
naresh bhalala
nbhalala
Offline Send Email
May 4, 2005
5:55 am
948
A new version 4.0 of gnuarm tools for Cygwin under Windows is available at http://www.gnuarm.com and http://www.gnuarm.org....
Rick Collins
gnuarm
Offline Send Email
May 4, 2005
5:57 am
949
Dear Pioneers, Can anyone tell me what the difference between the .bss and COMMON sections is? Isn't the .bss used to reserve a section of memory space for the...
stanliao0423
Offline Send Email
May 4, 2005
10:15 am
950
I believe that the .bss section is for uninitialized storage for variables where the space is actually allocated in a program module, and COMMON is for...
David Proulx
davidjproulx
Offline Send Email
May 4, 2005
1:22 pm
951
I am a newbie and I would like some advice but I did my research and I would like some pointers if you could spare them. I work on windows and I would like to...
Trent Bates
tbinitbini
Offline Send Email
May 4, 2005
4:26 pm
952
I've got a bare metal ARM7 project (Sharp LH75411). Several features have been added to the design, and now part of what the thing does is display JPEG images....
James Dabbs
jdabbs003
Offline Send Email
May 4, 2005
9:59 pm
953
... and I would ... Atmel ARM9 ... with ... reasonable ... not very ... a more ... project ... run if ... good ... could ... support is ... missing. ... The...
ntfreak2000
Offline Send Email
May 4, 2005
10:00 pm
954
I am using Rowley Associates Crossworks for ARM, and have found it to be excellent. It is not just a precompiled GCC toolchain, but also a very fully featured...
adamjtoner
Offline Send Email
May 5, 2005
12:04 am
955
Dear Pioneers, I try to apply the "arm-elf-gdb" to debug my program, however, no source file could be seen. If use the "arm-elf-insight" to debug the same...
stanliao0423
Offline Send Email
May 5, 2005
3:32 am
956
... From: "adamjtoner" <adamjtoner@...> To: <gnuarm@yahoogroups.com> Sent: Thursday, May 05, 2005 1:04 AM Subject: [gnuarm] Re: Pointers on commercial...
Leon Heller
leon_heller
Offline Send Email
May 5, 2005
4:48 am
957
Hi David, Hi Stan, ... Not quite. Common storage is allocated for uninitialised but *declared* global variables. So for example a for file like this: int a =...
Nick Clifton
clicknifton
Offline Send Email
May 5, 2005
7:25 am
958
Dear Pioneers, We use the latest "insight" and the Signum's JTAGjet ICE. I found that the following statements make the debugging out of order if you issue...
stanliao0423
Offline Send Email
May 5, 2005
7:25 am
959
... Stan Liao, After I migrate the program from RVDS to GNUARM, I found that the code size increase much. Have you any good idea to reduce it without...
Crystal Geyser
geyser81
Offline Send Email
May 6, 2005
3:36 am
960
I have a simple test program with two functions. main() is compiled in ARM mode. hello() is compiled in thumb mode. gcc -g -mthumb -mthumb-interwork...
Ioi Lam
ioilam
Online Now Send Email
May 6, 2005
7:04 am
961
Hello everybody. Can anyone help me? I need to access the LPC2138 ARM7's carry bit (for overflow checking) from my C code with very little overhead. My first...
Roberto Gallo
robertogallo...
Offline Send Email
May 6, 2005
11:29 am
962
Announcing the Tini2131(tm) for only $29!!! The Tini2131(tm) comes in the popular Tini pinout format and is based on the Philips ARM LPC2131. The LPC2131 has...
NMI Sales
isopod4u
Offline Send Email
May 6, 2005
7:25 pm
963
I am new to ARM7 development and trying to get my tool chain set up. I would prefer to develop for the Philips ARM7 using the GNU tool chain on windows XP with...
John Moore
crotalistigris
Online Now Send Email
May 7, 2005
3:32 pm
964
I currently have an evaluation Keil USB-based JTAG interface. Will it work with a pure ARM tool chain? Under Windows or Linux? If not, what are supported...
John Moore
crotalistigris
Online Now Send Email
May 7, 2005
3:36 pm
965
Hi John, have a look at www.rowley.co.uk they have a complete development tool for arm with IDE and Debugger and included gnu compiler, they offer also a cheap...
Thomas Motz
th_motz
Offline Send Email
May 8, 2005
9:21 am
966
Hi John, especially for newbies is it hard to build the tools from scratch. It's easier to use binary distributions and do the scratch things later. Have a...
Thomas Motz
th_motz
Offline Send Email
May 8, 2005
9:21 am
967
... scratch. ... sources ... or the cygwin dll ... You can have various cygwin toolsets on the same computer. You must *not* include the path of the cygwin dll...
slawcus
Offline Send Email
May 9, 2005
6:46 am
968
... You can do it in ARM mode only (not Thumb), using the mrs/msr instructions to copy between the general register file and the CPSR. Another way might be ...
James Dabbs
jdabbs003
Offline Send Email
May 9, 2005
5:57 pm
Messages 939 - 968 of 4906   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