• reply
    @dhanaraj kmr, Thanks for your reply. I assume you know the system well. It is a very unfortunate situation, but all of us here are well aware that India is a huge country and hopefully, the majority...
  • Blinky example
    I am a beginner in microprocessors and I am using STR912FAW44 (an arm 9 based board). While trying to run the Blinky example (using uvision3), I get the error 'No CPU dll specified'. What kind of dll...
  • Can not reply to some threads
    Hi, what is the reason i can not reply to somethreads? the reply buttons are missing at some threads like: http://www.keil.com/forum/19387/ instead of the reply button i just see "read-only"...
  • Can someone check this code for me?
    Hello , every body: Hope you could give me some suggestion. I use this module to arrange my functions in a period of time, that says, when the times up, the specified routine will execute. I put the...
  • can someone help me with my code
    i write code but lcd show x=-1 y=-1 z=-1 can you help me? <code> #Include <processer.h> #use delay (clock = 20000000) #Use I2C (master, sda = PIN C3, scl = PIN C4) #define LCD_RS_PIN PIN^b1...