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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 1923 - 1952 of 4906   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1923
I have code and gdb scripts written for MIPS and I have to port it for ARM, but I have problem with memory setup. In MIPS GDB there was sim commands like:...
popkorn_bta
Offline Send Email
Mar 1, 2006
9:34 am
1924
Hi, WinARM might be an option for you. The test version (is said to) come with an installer! JaaC ... Jaime Andrés Aranguren Cardona jaime.aranguren@... ...
Jaime Andres Arangure...
jaime_aranguren
Offline Send Email
Mar 1, 2006
1:45 pm
1925
... No, I'm not playing with the cpsr_c state in my routines. TomW ... -- Tom Walsh - WN3L - Embedded Systems Consultant http://openhardware.net,...
Tom Walsh
twalsh0001
Offline Send Email
Mar 1, 2006
2:10 pm
1926
Depending on your design you might need to use nested interrupts (ie. A higher priority interrupt interrupting a lower priority interrupt). AFAIK, this won't...
Charles Manning
embeddedjanitor
Offline Send Email
Mar 2, 2006
9:28 pm
1927
I installed the binary package. Does it really include "Insight" ? or I have to install Insight separately? Thanks, J...
jchan12345
Offline Send Email
Mar 5, 2006
4:54 pm
1928
Found it in the share folder....
jchan12345
Offline Send Email
Mar 5, 2006
7:20 pm
1929
Do you know which TCL library Insight is calling? I can run GDB but have problem launching Insight. Thanks. JC ... "C:\X1>arm-elf-insight main.elf & Itcl_Init...
jchan12345
Offline Send Email
Mar 5, 2006
9:48 pm
1930
It is working now after I set the environment variables TCL_LIBRARY = %SystemDrive%\Program Files\GNUARM\share\tcl8.4;C:\IBMTOOLS\Python22 \tcl\tcl8.4 ...
jchan12345
Offline Send Email
Mar 6, 2006
1:21 am
1931
I had problem compiling a simple main.c arm-elf-gcc -Wall -g -o main main.c It complainted "cygintl-3.dll is missing" I copy cygintl-3.dll to C:\Program...
jchan12345
Offline Send Email
Mar 6, 2006
1:37 am
1932
I am using the Keil uVision development environment with the GNU tools for a Philips LPC2148. Using the version of GCC currently being shipped with the...
Rebekah Moser
rebekah_moser
Offline Send Email
Mar 11, 2006
12:33 am
1933
Good day, I am installing the Linux tools as described in the support page of www.gnuarm.com Installing the binutils went flawless. Configuring the gcc...
Jaime Andrés Aran...
jaime_aranguren
Offline Send Email
Mar 12, 2006
8:01 am
1934
... At a glance, your command line looks okay. I have a set of build scripts for the packages you are using at: ...
Tom Walsh
twalsh0001
Offline Send Email
Mar 12, 2006
2:06 pm
1935
Hi, maybe its totally off, but I have configured it with: ../../gcc-3.4.4/configure --target=arm-elf --prefix=/Applications/ xcompile-arm-elf...
Patrick Rosendahl
patrick42enoch
Offline Send Email
Mar 12, 2006
2:45 pm
1936
... http://www.openhardware.net/?title=ARM%20Thumb%20tools%20for%20LPC2000&dir=ArmTools&file=ThumbToolchain.html ... newlib-1.14? ... Hello Tom, I did all what...
Jaime Andrés Arang...
jaime_aranguren
Offline Send Email
Mar 12, 2006
8:26 pm
1937
Hello, I downloaded the Linux binaries for GnuARM 4.0.2, and proceeded as stated in the www.gnuarm.com pages. However I can not get the binaries to execute, I...
Jaime Andrés Aran...
jaime_aranguren
Offline Send Email
Mar 12, 2006
8:35 pm
1938
Hey, the GNU/Linux binaries are compiled for x86_64 (at least that's what the website says). You can't run these on a 32-bit system. Regards, Dominic...
Dominic Rath
vmaster_05
Offline Send Email
Mar 12, 2006
8:38 pm
1939
Hi, I am a newbie in gnuarm toolchain. I installed gnuarm last night. But i don't understand how to integrate and use J-link gdbserver with gnuarm toolchain...
mahbub1833
Offline Send Email
Mar 13, 2006
1:15 am
1940
Hi Rebekah, first, I do not have your environment and I don't know how it is configured. But generally, if you find strange calls to SWI, look out for any ...
Jens Potschadtke
antragsformular
Offline Send Email
Mar 13, 2006
9:10 am
1941
Where did you get the information about the GDB Server for the Segger J-link ???...
fordp2002
Offline Send Email
Mar 13, 2006
11:21 am
1942
Hi everyone, I am new to this list and kinda new to gnu-tools. Therefore I need a bit of help... I hope someone has been using GNU-ARM for XScale targets. I...
adamcoolt
Offline Send Email
Mar 13, 2006
6:00 pm
1943
... Would the binary version of the GNU libraries automatically be compiled with this turned on? I did not download source for 4.0.2 (and indeed source code...
Rebekah Moser
rebekah_moser
Offline Send Email
Mar 13, 2006
6:55 pm
1944
... Hash: RIPEMD160 ... Are you using the GNUARM distribution or a GCC toolchain compiled by yourself? GNUARM is not compiled for xscale. Building a wmmx...
Pablo Bleyer Kocik
pablobleyer
Offline Send Email
Mar 13, 2006
7:37 pm
1945
... Hash: RIPEMD160 BTW, you can find a gcc-4.0.1 xscale toolchain compiled with a big-endian glibc at http://bleyer.org/armlinux/armbe-setup.exe. I use that...
Pablo Bleyer Kocik
pablobleyer
Offline Send Email
Mar 13, 2006
8:01 pm
1946
Thank you for that information Pablo! I was using GNUARM and then it is clear from your post why it didnt work out... Actually I have tried out the binaries...
adamcoolt
Offline Send Email
Mar 13, 2006
9:46 pm
1947
... More info on this - this code comes from crt0.o. It appears that gcc version 4.0.2 has several crt0 options: crt0.o, rdimon-crt0.o, rdpmon-crt0.o, and...
Rebekah Moser
rebekah_moser
Offline Send Email
Mar 14, 2006
12:49 am
1948
Hi, First I knew about this free tools when I asked segger support for a linux based tool for J-Link. They suggested me this group. Later I found somebody to...
mahbub1833
Offline Send Email
Mar 14, 2006
12:55 am
1949
Hi, ... well, at least RedBoot is a ROM monitor and rdimon and rdpmon might be ROM monitors, too. When your program coexists with a ROM monitor on the target...
Fabian Scheler
fabian.scheler@...
Send Email
Mar 14, 2006
6:51 am
1950
No you have not done anything wrong. I was trying to find this Segger J-Link code. I did not realize it was in the files section of this very Forum. Doh! All...
fordp2002
Offline Send Email
Mar 14, 2006
8:24 am
1951
Hello Pablo, ... I have tried that but it wont let me compile because there is some reference to /cygdrive/e/wasabi_drops which is a directory that does not...
adamcoolt
Offline Send Email
Mar 14, 2006
11:21 am
1952
... Hash: RIPEMD160 ... Try to use the patched TCL I use for insight, http://bleyer.org/gnuarm/tcl.zip Regards. - -- PabloBleyerKocik /"iluminada, solitaria,...
Pablo Bleyer Kocik
pablobleyer
Offline Send Email
Mar 14, 2006
7:00 pm
Messages 1923 - 1952 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