• Doubt regarding code
    I have one Doubt how void uart(void)__irq this function call in this program..........???? #include "lpc21xx.h" // #include "lpc210x.h" #include "stdio.h" #define baudrate_uart1 0x0f //@115200;SYS_CLK...
  • Doubt regarding code
    I have one Doubt how void uart(void)__irq this function call in this program..........???? #include "lpc21xx.h" // #include "lpc210x.h" #include "stdio.h" #define baudrate_uart1 0x0f //@115200;SYS_CLK...
  • Doubt regarding working of a Neon instrcution
    Note: This was originally posted on 16th November 2009 at http://forums.arm.com hi,             Thanks in advance for any help.           vaddw.s8 q2,q3,d8             Accordin to the TRM, the 2nd operand...
  • Doubt regarding working of a Neon instrcution
    Note: This was originally posted on 16th November 2009 at http://forums.arm.com hi,             Thanks in advance for any help.           vaddw.s8 q2,q3,d8             Accordin to the TRM, the 2nd operand...
  • Doubts regarding interfacing of gsm modem with 8051
    Hello, I could successfully interfaced GSM modem to PC. now i want to interface the same modem to AT89C51. so can any one please suggest any site where i will get a sample of a program?? actually...