• GNU and ARMC Compilers
    Hello . We are new to ARM7 and working with ST's ARM7 processor STR710FZ2. Can somebody please tell me how can we use the Keil3.3 with GNU compiler.We are presentlyhaving Keil in the ARMCC environment...
  • Porting from C51 to GCC
    Hi, I'm porting my application from C51 compiler to GCC compiler. I am wondering how I can map variables to absolute memory locations in GCC. I am currently using '_at_' keyword for doing that in...
  • porting from VC6 to C51
    Hi guys, have you ever tried to do that? Can give me some experience? I got some stupid error msgs which I can not find out why?
  • is it possible to link whole/particular c standart lib functions without referencing them for armc 6
    I want to link all c lib in the kernel application and provide their symbols for several user application to avoid redublications in different user apps
  • need source code for the serial port to control in mcu
    i wanted to control a devices like fan or light, using mcu and the signal will be receive by the mcu came from the pc ,in the serial port.......but i dont know how to prog it for serial port to detect...