• New getkey
    Hi everybody. I've created a new getkey (called TimedGetKey) and with C51 compiler I've generated a new .obj file. How Can I insert this new obj file in my project and replace the older getkey with the...
  • Getkey function
    Hello, I have a problem with the function _getkey. What i have to do for test this one because putchar is ok but not _getkey. Thanks for your help
  • Getkey function
    Hello, I have a problem with the function _getkey. What i have to do for test this one because putchar is ok but not _getkey. Thanks for your help
  • New getkey
    Hi everybody. I've created a new getkey (called TimedGetKey) and with C51 compiler I've generated a new .obj file. How Can I insert this new obj file in my project and replace the older getkey with the...
  • getkey on serial2
    Hello friends, i want to getkey on serial 2 (ASC1) of my xc161cj, someone could help me? I know that i have to replace C function _getkey(), but what interrupt?How can i receive the interrupt, or read...