• Porting source code from C51 to ARMC
    I have a program in C51 that I waned to port to ARMC specifically the Cortex_M3 namely LPC17xx micros, however the locating of the variables is not happening correctly, namely: In C51, the memory...
  • ULINK & GNU compiler
    I have a problem with downloading the program, compiled with GNU compiler, into the target with ULINK. I'm getting error 56 - cant open file (regarding non-existing .ELF file). And also is it possible...
  • stm32f10x_vector.s with GNU compiler
    I am using Keil uVision3 in order to compile a .cpp file using STM32F103VE microcontroller. I need to use GNU compiler instead of Keil ARM. I am using the file stm32f10x_vector.s from the library...
  • GNU compiler & STR90
    Hello, could be GNU compiler used with STR90 and Keil uVision? Have you got any example, please? Thanks Tomáš
  • About gnu compiler
    I want to create a project with the gnu compiler. I've seen in the keil website that I can find the startup.s file in this directory: C:\Keil\ARM\GNU But I don't have this directory and I don't find...