• reg project
    how to interface a reed switch with rf transmitter?? can anyone help me with this.
  • 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...
  • 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...
  • Neon reg to ARM reg data transfer
    Note: This was originally posted on 30th July 2009 at http://forums.arm.com I m transferring data from neon register to arm register, which is very costly. i.e., it takes each vmov.32 r6,do[2] takes around...
  • Software Optimization: Four real-life Streamline use cases (Part 1)
    Here at ARM's System Design Division almost every time we introduce someone to the ARM® DS-5 ™ Streamline performance analyzer we end up being asked, so how much faster can my system run?' Normally we...