Hello all, I am tryin to port a working application from gcc 2.95.2 to gcc 3.4.0 to use the Thumb codeset. So far so good, since compilation succeeds after...
Well, I have could installer gcc compiler/linker/insigth etc... I have could compiler I have could linker I uploaded my sample file in section files with...
Hi, now im working with linux, I dowloaded this file: http://www.ariusdsp.com/~gnuarm/bu-2.14.92_gcc-3.4.0-c-c++-java_nl-1.12.0_gi-6.1\ .tar.bz2 i decompresed,...
Hi all, AS has a problem with: BL IRQ_Handler_Func ... I tried arm-elf-as --force-long-branchs but the option is not recognized. Does anyone know how to...
I'm using OcdLibRemote and GDB debugger running under XP. I can connect with the PCB but I can't debug the program. There's some errors on cygwin env : First...
Hi, I've used the GNU toolchain for an ARM7 project (Atmel AT91FR4042) - loved it (debugging with Lauterbach Trace32). Now I've started to use it for a similar...
I finally got a test program to run on my microconroller board using the gcc 3.4. I can successfully build and run my test program with no optimization and...
Hello group. We have posted a preliminary set of header files for the new Analog ADuC7XXX MicroConverter devices at the GNUARM site (http://www.gnuarm.com, ...
Hi, I installed GNUARM in a W2K machine. When I try to compile a program from a DOS console ... arm-elf-gcc: installation problem, cannot exec `cc1': No such...
Hello, I'm using C++ in an embedded project. The following linker script snippet does not seem to account for the constructors of all my initialized data...
Hi all, I just downloaded the arm compiler at http://armoid.com/gnuarm/files.html. It's a *.tar.tar file and I am having problem unpacking it. I tried tar...
Hi! I'm new to gcc and new to ARM, but familiar with command line compilers, makefiles, linker command files, etc. What I want to do is: Use gcc to compile...
Hello ! It is possible to generate (simulate) an interrupt - IRQ or FIQ - in arm-elf-infight debugger, working as simulator ? I can't find any clear...
Hello As far as I understand, there are no intrinsics in gcc, such as eint ()/dint() to enable/disable interrupts, or to access special registers like...
Hello group. I have updated the GCC-3.4.0 toolchain with the latest binutils (includes some ARM fixes). There are two versions available for CygWin, one with...
Hi all, I need to build the toolchain in little-endian thumb interworking mode only The "libgcc.a" and "libsupc++.a" libraries I need are in "/thumb/interwork"...
Hello all, Where can I find the modified sources concerning the setup for Cygwin "binutils-2.14.91p1, gcc-3.4.0-c-c++-java, newlib-1.12.0, insight-6.1,...
I am currently working on getting some test code runing for a microcontroller I am working on. When I attempt to load my code with debugging symbols I get pop...
From the download it says insight 6.1 is part of the package. However I do not see any executables relating to Insight and running arm-elf-gdb just brings up...
Hi all, I am using the build instruction from the site (www.gnuarm.com) and I have already built sucessfully a toolchain with gcc 3.3 (in a W2K machine with...
I, I try to compile C and C++ programs for an XSCALE processor (intel PXA255) with arm-elf-gcc 3.4, and I get a lot of link errors. What are the compiler...
Hello, A problem occurs linking my C (or C++) application with the release 3.4.0. The message is the following: "relocation truncated to fit: R_ARM_PLT32...
Here is the complete messages: i:/SW/platform/Os/Uc32/bin/arm/UC32LIB.elf(_udivsi3.o) (.text+0xec):../../gcc-3.4.0/gcc/config/arm/lib1funcs.asm:615: relocation...
Hi, I need work with a OKI ML67Q4002 (ARM7TDMI) i dowload the GNUARM Compilation, but i dont know how to start. I Know ANSI C, but i dont know how to define...
Hello, I am new to embedded devices and cross compilng. I tried to compile a simple hello world program and tried to run it on an arm7tdmi board UNC20 from...
Hello people. Thank you very much for subscribing to the mailing list. We are working hard to make the GNUARM toolchain a valuable option for ARM MCU...
Hi, I am hosting the gnuarm.com web site. Pablo came to me with the idea of putting the files for the GNU ARM distribution up on a site in a precompiled form....