• Query about 8051 RTOS
    I am studying about 8051 now, about it's RTOS, and I have some questions... For what applications do 8051 need an RTOS ? 2) What is the difference between RTOS Lite and full RTOS? Can you suggest some...
  • real world 8051 family
    Hi all Is the 8051 family of micros used in real industrial world or is it used for students of embedded systems ? I am asking this because I just finished a embedded sytems programming course...
  • queries related to features in eval and PK51 version
    We are in the process of purchasing PK51 from Keil Indian agent. Right now we are using eval version. We have certain queries, which are given below. 1. In eval version,program starts from 4000H location...
  • Query about K_TMO
    Hi I am using Rtxtiny-51 & stuck in problem regarding K_TMO. I used following code with INT_CLOCK=10000, TIMESHARING=1 job0 () _task_ 0 { while (1) { /* endless loop */ while(counter0...
  • 8051 project query
    why on applying ground to port0 pin of 89v51rd2, the voltage of other pin of port0 goes low? plz help....