• Map a key to "Go to definition"
    How can I map a keyboard shortcut to the "Go to definition" item in the right-context menu?
  • shift key
    whats wrong? i use the code check_keybaord ( 55 ) and it works for most but i cant get the shift key to work. can you help?
  • Key error
    I have what appears to be a problem with the PK51 development environment. I have two development systems one running under NT and the other XP. When I enter the simulator mode using the NT machine around...
  • what is mean of the key word "XBPSTACK" in the startup.a51 and how uses it!
    what is mean of the key word "XBPSTACK" in the startup.a51 and how uses it!
  • managing multiple files
    Hi, I'm using Silabs IDE and KEIL C51. I need to modify the PUTCHAR.C and to add it in my project. The problem is, in my MAIN.C file I have declared a circular ring buffer (I'm using the buffer...