• Porting existing project from ARMCC to GCC
    Hello, We have a project where we use the ARMCC toolchain (and Keil RL-ARM libraries). The project was of course born with ARMCC and we want to go on using this toolchain for the commercial project...
  • Porting existing project from ARMCC to GCC
    Hello, We have a project where we use the ARMCC toolchain (and Keil RL-ARM libraries). The project was of course born with ARMCC and we want to go on using this toolchain for the commercial project...
  • 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?
  • 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?
  • 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...