• 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...
  • Using GNU GCC in Keil uVision - why?
    This has been a frequent question recently, and the frequently-given answer is: GNU support in uVision is now available via CodeSourcery. See: http://www.keil.com/appnotes/docs/apnt_199.asp ...
  • GNU examples not found
    Hi all, I've just installed uVision3 evaluation version and Cygnus GCC compiler. In most forum threads there are references to GNU examples that should be found in Keil/ARM/GNU directory, but I can...
  • 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...
  • str9 / mcbstr9 startup.s file for GNU / GCC compiler
    Hello, has anybody created a startup file / sample project for the GNU compiler that is suitable for the Keil uVision and MCBSTR9 board? Would be very useful to get startet - thank you.