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 4013 - 4042 of 4906   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4013
Template functions or classes? If used without careful consideration they can indeed cause bloat (very easily). The best way to see how it will affect your...
bob boberty
god_bobuk
Offline Send Email
Jul 1, 2008
7:28 am
4014
I CANNOT use g++!!! And what is "crt.s"? What means the sentence, "but the crt.S is not the same..."? ... 보낸 사람: Alain M. <alainm@...> 받는...
김삼열
k_nine79
Offline Send Email
Jul 1, 2008
7:39 am
4015
In my application it will be mostly template classes. Some will be container classes like queues. I don't want to use STL because it links a lot of unnecessary...
harmon,jr sicat
hcsicat
Offline Send Email
Jul 1, 2008
9:50 am
4016
... the same..."? Most embedded programming uses C. Just plain, ordinary, C. There may be some advantages to using C++ but code size is not one of them. Most...
rtstofer
Offline Send Email
Jul 1, 2008
3:14 pm
4017
I have successfully used Tenplates as interface to a lib. The template is really a class derived from one that is not template. So the template can be of any...
Alain M.
alainm3
Offline Send Email
Jul 1, 2008
5:16 pm
4018
... C, Run Time, Startup . Source The contents of which are unique to the particular target system. TomW ... -- Tom Walsh - WN3L - Embedded Systems Consultant ...
Tom Walsh
twalsh0001
Offline Send Email
Jul 1, 2008
7:32 pm
4019
I've installed Debian Stable (Etch), and I have sort-of had success! I have been able to compile binutils, gcc, and newlib, but insight is getting stuck on...
snowfarthing
Offline Send Email
Jul 8, 2008
2:35 am
4020
I've re-compiled everything and made sure that I did all the steps; when I try to compile insight, the errors involving TkBorder are still there. This makes...
snowfarthing
Offline Send Email
Jul 8, 2008
4:04 am
4021
... You probably need some development library installed on your system. From experience, large programs such as insight can cause a compiler / linker to spew...
Tom Walsh
twalsh0001
Offline Send Email
Jul 8, 2008
2:04 pm
4022
Hello, i've a problem with the word-alignment of the double-datatype. I have programmed a target-host-application with Matlab Simulink. Normally the words are...
frank.moelendoerp
frank.moelen...
Offline Send Email
Jul 8, 2008
5:19 pm
4023
... You probably can't change the little endian nature of the target. I would look to use a struct of some kind to straighten out the bytes. Don't treat the 4...
rtstofer
Offline Send Email
Jul 8, 2008
11:43 pm
4024
Hi, I'm currently attempting (Quite new to GCC) to port a simple RTOS that was written using the Keil compiler and environment. The RTOS was an entry into the...
Peter Homann
homannp
Offline Send Email
Jul 9, 2008
6:10 am
4025
Hi Peter, ... Most RTOSes run in supervisor mode, eg. here's a Circuit Cellar submission for the LPC2000 micros, a port of the uCOS-II RTOS using gcc: ...
David Hawkins
dave_w_hawkins
Offline Send Email
Jul 9, 2008
3:41 pm
4026
Hi DAve, Thanks for the reply. I'll look at it. With a bit more research that I've done I agree with your assessment. What I need to do is find out how to call...
Peter Homann
homannp
Offline Send Email
Jul 9, 2008
10:03 pm
4027
Hi, I'm using GNU toolchain. I've made some tests from Willian Gatliff paper (A Tutorial Introduction Using the ARM Evaluator-7T). Now I'm trying to use some...
maluta_tiago
Offline Send Email
Jul 10, 2008
11:00 pm
4028
... Thanks for answering. Now I use a special function in Matlab which is able to turn the bytes in the right way. Greets Frank...
frank.moelendoerp
frank.moelen...
Offline Send Email
Jul 11, 2008
9:38 pm
4029
Hi all. Anyone have any tips for adding non C files into compiled code? I am using an LPC2368 to interface with another microcontroller. I want to store the...
deliconn
Offline Send Email
Jul 13, 2008
3:04 am
4030
... Yes, there is. You are on the right track with looking into the linker to do this. The linker's goal is to take a collection of files (typically objects)...
Tom Walsh
twalsh0001
Offline Send Email
Jul 13, 2008
2:59 pm
4031
... I have yet to see an ARM7 with a 64-bit intrinsic integer or floating point. I asked just this question a few months ago, and I believe it is an aspect of...
paloalgodon
Offline Send Email
Jul 15, 2008
9:00 pm
4032
Hi all, I using Arm as well as thumb mode in my codec. If I try to use thumb mode to some file which is internally using inline assembler written in ARM mode...
pallavi
pal_laviguna
Offline Send Email
Jul 17, 2008
1:40 pm
4033
Kindly send your source code Regards, Nilesh (09925049517)  Potent embedded solutions F-27, Vrajwadi Complex,, Nr. Utkarsh School, Old Padra Road, Vadodara, ...
Nilesh
inileshce
Offline Send Email
Jul 17, 2008
2:24 pm
4034
Hello everyone. Would anyone please let me know if there is a binary distribution available of GNUARM 4.0.2 or 4.1.0 for Linux 32-bit? From the web-site, only...
mac_polo
Offline Send Email
Jul 18, 2008
4:18 pm
4035
CodeSourcery produces binaries for linux and win32. http://www.codesourcery.com/gnu_toolchains/arm/portal/subscription?@template=lite Current version is GCC...
John
stimey_mn
Offline Send Email
Jul 18, 2008
5:29 pm
4036
Hello. Thank you for the information. But, can you tell me how are the distributions from CodeSourcery different from those available through the...
mac_polo
Offline Send Email
Jul 18, 2008
10:31 pm
4037
I know of the prc-tool tool chain for Palm (http://prc- tools.sourceforge.net/), but I was curious... Since recent Palm devices are based on ARM chipsets, how...
Eric Bresie
ericbresie
Offline Send Email
Jul 19, 2008
2:06 pm
4038
... As an example, my Treo 680 is based on the Intel PXA270 based ARM chipset. Eric...
Eric Bresie
ericbresie
Offline Send Email
Jul 19, 2008
2:08 pm
4039
... The TARGET is whatever the target system is. The code you produce (compile, link, conjure, stir into existence, ...), is what it is. If your code makes...
Tom Walsh
twalsh0001
Offline Send Email
Jul 19, 2008
2:10 pm
4040
... From www.gnuarm.org, it doesn't look like it. ... So, build your own! It's no big deal and the instructions are given on the Support tab. I know it...
rtstofer
Offline Send Email
Jul 21, 2008
8:54 pm
4041
good day Pablo: i have found 2 problems with the current GNUARM distribution, which Nick Clifton has said are due to errors in binutils that have already been ...
adsouzp
Offline Send Email
Jul 22, 2008
5:09 pm
4042
good morning Pablo: i have found 2 problems with the current GNUARM distribution, which Nick Clifton has said are due to errors in binutils that have already...
adsouzp
Offline Send Email
Jul 22, 2008
5:23 pm
Messages 4013 - 4042 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