• uVision 5 to GNU GCC
    So pretty much I am trying to compile my current source code using the GNU GCC without the need of the IDE. I'd love to setup an automated compiling system so I can produce nightlys but without a makefile...
  • GNU GCC v4.1
    I have succesfully compiled with cygnus (GCC v3.2) When cygnus path is changed to: C:\winarm and change the GNU Tool prefix to "arm-elf-" Then build I get error: --- Error: can't execute 'arm...
  • Keil uvision-4 source file not found with gnu-arm-gcc
    When I try compile my software, I have the following error : arm-none-eabi-gcc: error: ..srckernelmutex.c: No such file or directory There is no backslash in the path, normally is ..\src\kernel...
  • LPC22xx - GNU-GCC external SRAM
    Dear all, is someone else trying to use an LPC22xx with external SRAM? I've got some difficulties with the GCC linker behaviour here! Best regards D. Weidner
  • How to use GNU GCC Compiler
    Hello, First at all, I would like to use keil Vision but with GNAU GCC COmpiler. I have downloaded the and installed keil. Then, I have installed the file that is in this website. But I haven't done...