Search the web
Sign In
New User? Sign Up
gnuarm
? 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 3772 - 3801 of 4906   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3772
... endian. ... Have a look at this site , and grab the gcc-4.2.2 patch (derived from gnu-arm), it enables big endian libs , along with interwork ...
Bingo.
bingo0600
Offline Send Email
Jan 4, 2008
5:13 pm
3773
I was posting about this problem to gcc-help, but now it's pretty clearly an ARM issue, so I've posted here. The original messages are appended at the bottom....
Rick Mann
latencyzero
Online Now Send Email
Jan 8, 2008
7:56 pm
3774
Hi, I'm compiling and linking a project using -mbig-endian. The libs are only LE. Does anyone have any advice? Found this thread searching on "big endian". Is...
wejedge
Offline Send Email
Jan 10, 2008
8:48 pm
3775
Hi,I am having trouble compiling and linking with GNUARM 4.1.1 while using long long type division. The long long type division can't work correctly compiled...
zjhuyz
Offline Send Email
Jan 16, 2008
1:39 pm
3776
Hello, I noticed that GNUARM 4.2.0 / 4.2.2 generate incorrect code for the entry exit for the FIQ routines (for ARM7) : I have a function : ...
florrain2000
Offline Send Email
Jan 16, 2008
1:47 pm
3777
Hello, We are trying to switch to the gnuarm toolchain but we found some serious problems while debugging. The application starts but at some point we have an...
Iulian-Nicu Șerb...
undergraver
Online Now Send Email
Jan 17, 2008
4:24 pm
3778
Do you lauterbach .cmm script use ”strippath” to remove the ”cygdrive” path and as i rememeber it “sys.path” to add a new path, matching the path...
Morten Jakobsen
opprud
Offline Send Email
Jan 18, 2008
12:44 am
3779
... I recently did a project in which I used long longs, I don't recall but it seems that I had to use a typedef to properly inform gcc of the 64bit integer: ...
Tom Walsh
twalsh0001
Offline Send Email
Jan 18, 2008
5:31 am
3780
... No, it is not. This list is not the "official" list for gcc, that would be probably found over on gnu.org I'm not sure why this list is here, but it is....
Tom Walsh
twalsh0001
Offline Send Email
Jan 18, 2008
5:33 am
3781
We don't have a "code" problem when debugging. We can clearly see where the execution of the program is (in the source files). So I guess the cmm files used...
Iulian-Nicu Șerb...
undergraver
Online Now Send Email
Jan 18, 2008
8:23 am
3782
Hello, I would suggest to contact Lauterbach directly. Go to their website at www.lauterbach.com and visit their support section. You can mail them your...
antragsformular
Offline Send Email
Jan 18, 2008
8:40 am
3783
... would ... ARM ... I thought this problem had been discussed FREQUENTLY over on the LPC2000 list. Basically, you write your own interrupt entry and exit ...
rtstofer
Offline Send Email
Jan 20, 2008
4:35 pm
3784
Hello guys i have a tricky problem at least for me because iam new in MaxSim iam trying to run a simple "helo world" c program compiled by gcc-3.4.3 in maxsim...
alielmoussaoui
Offline Send Email
Jan 21, 2008
9:05 am
3785
... while ... arm-elf- ... code ... right. ... recall but ... 64bit ... (CFLAGS), ... indicate the ... info ... you use ... the ... http://openzipit.org ... ...
zjhuyz
Offline Send Email
Jan 21, 2008
12:59 pm
3786
I recently moved some of our products from an HC11 to an ARM based controller. In the process, I had to replace an assembly optimized fixed point set of...
John
stimey_mn
Offline Send Email
Jan 21, 2008
2:27 pm
3787
zjhuyz Wrote ... Define "not work correctly". What exactly is happening and what are you expecting to happen instead? Robert ... myhosting.com - Premium...
subscriptions@...
robertadsett
Offline Send Email
Jan 21, 2008
2:48 pm
3788
I wanted to make a query that is it possible to port ucos-ii on arm9 using crosstool. I also wanted a few pointers as to how i should proceed in this. 1. am...
Keshav Dubey
keshav_dby
Offline Send Email
Jan 24, 2008
5:13 pm
3789
I am trying so hard to make the crosstool-0.28 chain working but failing each time. The error which i got this time are /bin/sh: /usr/bin/install: Permission...
Keshav Dubey
keshav_dby
Offline Send Email
Jan 24, 2008
7:51 pm
3790
Although you have not included how you got to this error, I am assuming that you just invoked a 'make install'. Try 'su' to become root before you 'make...
Marc Sandusky
notptlmark
Offline Send Email
Jan 24, 2008
11:13 pm
3791
Hi Keshav, ... I've updated my crosstools build notes for the TS-7300 board that you are trying to build for http://www.ovro.caltech.edu/~dwh/ts7300/ts7300.pdf...
David Hawkins
dave_w_hawkins
Offline Send Email
Jan 25, 2008
12:30 am
3792
Dear all, Please help me, I am using gcc compiler with eclipse. My board is of olimex LPC2378, I am writing a program to blink the LED. I am blinking the leds...
sachin dhiman
sachindhiman123
Offline Send Email
Jan 25, 2008
5:23 am
3793
dear all, Please help me, I am using gcc compiler with eclipse. My board is of olimex LPC2378, I am writing a program to blink the LED. I am blinking the leds...
sahingmail
sachindhiman123
Offline Send Email
Jan 27, 2008
2:19 am
3794
Dear Barry, Thanks for your reply. Actually delay is OK, I can see blinking of LEDs. But my problem is that My LEDs are connected at P0.26 to P0.24 For that I...
sahingmail
sachindhiman123
Offline Send Email
Jan 27, 2008
9:57 am
3795
... There is a special interest group on Yahoo for the LPC2000 family of processors. It is quite an active group and I am sure that your questions would be...
Tom Walsh
twalsh0001
Offline Send Email
Jan 27, 2008
5:51 pm
3796
Dear Sachin, Firstly, Barry suggested correct way of writing delay routines. Use of "volatile" keyword does not let the compiler perform optimization for loop...
mohsin saleem
mohsinsaleem36
Online Now Send Email
Jan 28, 2008
8:22 pm
3797
hi friends, i want to write startup code for the lpc2294.i have done the stack allocation part for the exceptions and vector routine. I need some ref. I got...
rupali
rupali_space
Offline Send Email
Jan 30, 2008
5:18 pm
3798
... There is a discussion of the startup code requirements here: http://www.ovro.caltech.edu/~dwh/ucos/project_AR1803.pdf its for a LPC2138, but you should get...
David Hawkins
dave_w_hawkins
Offline Send Email
Jan 30, 2008
5:22 pm
3799
... Oh yes, sorry I wasn't clear. Using sprintf() works perfectly, with "\n" moving the cursor down (but not to the left), and "\r" moving the cursor to the...
Rick Mann
latencyzero
Online Now Send Email
Jan 30, 2008
10:20 pm
3800
Sorry, posted to wrong list! ... Oh yes, sorry I wasn't clear. Using sprintf() works perfectly, with "\n" moving the cursor down (but not to the left), and...
Rick Mann
latencyzero
Online Now Send Email
Jan 30, 2008
11:35 pm
3801
... This is pretty much what I would expect from printf(). I may be way off but I thought printf() ultimately called a user provided putc() to do the actual...
rtstofer
Offline Send Email
Jan 31, 2008
4:00 pm
Messages 3772 - 3801 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