• 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 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...
  • how to access ports as "bit-addressable" in C51?
    if i want to access only P1.3 or P2.4, how do i set it or reset it in C lang ? could some body kindly help me? thanx
  • License Porting from Windows XP to Winows 7
    Hi, I have installed my Keil license (floating) on PC which is running on Windows XP. Now we need to upgrade the server PC to Windows 7 . If i do that will i be able to access the license again...
  • C51
    Hello everybody, iam working on cygnal(sillabs)microcontrollers.i would like to write different data everytime starting from the memory location 0x20 of ram,can any one suggest me how to do it. eg...