• read os current time
    Hello, I work on a luminary microcontroller and I use rtx os included in Keil. For my application I need to be able to rad os time (os tick). This value is given by the debugger in the register tab...
  • Reading time on MSC1211 (8051)
    Hello there! I'm trying to read the value of a timer on the MSC1211, but I'm getting something estrange for me. Look what I did: //# for starting Timer0 as a 16-bit timer: TMOD = 0x01; TR0 ...
  • adc is working but some times it is late to read
    ADC working continuously. but some times it is stable position,means that it not giving adc reading flag
  • how to reduce the compile time?
    Hi friends, I have created one new project for AT91SAM7SE512. When i compile(BUILD TARGET) the code,that will take more time. How to speed up this build target process? anybody have the...
  • Topic: uCOS & KIEL (Please Read 7 times)
    Hi guys, I want to compile uCOS code in keil , can u please tell me where should i place the header files and ASM files of uCOS in keil directory so that i will able to compile the uCOS code in it ...