• Reg: Serial window in simulation
    hi, I want to send 80 bytes of frame in serial port and I want to test it...in real time I am using Docklite to send set of 80 bytes... but in simulation it is difficult to send 80 bytes..by...
  • 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...
  • 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...