• Accessing Reg of 89C51 with RTX51 tiny
    i am stuck at problem, i tried to crate 3, out of which 2 tasks for getting i/p from user. each of two task stores 1 int to reg and third task calculate addition of two and display output at serial port...
  • reg project
    how to interface a reed switch with rf transmitter?? can anyone help me with this.
  • Using regs
    Hello, i did project with the device: cypress EZ-USB FX2LP and i am trying change register values. #include <fx2.h> #include <FX2REGS.h> #include <stdio.h> void main(void){ SCON0 = 0x52; TMOD...
  • Reg Optimization
    Hi there,           Im using DS-5 simulator for coding C program along with Assembly and Neon.In this vectorization is working perfectly but when optimization of MEDIUM/HIGH level is used, the  pointer...
  • interrupt_ethernet - Reg
    I am using MDK ARM Professional version v4.74 and MCB2300 evaluation board.How to use ethernet interrupt using static void interrupt_ethernet (void) __irq.I have enabled ethernet interrupt using VICIntEnable...