• How do I access void pointer in ARM Assembly?
    How can I access the void pointer in C, using arm inline assembly. I want to get the address of the pointer. Something like this, void* funcAddr; __asm( "LDR r0, =funcAddr" ); Is there any...
  • How to access local C variables in Inline-Assembly?
    How do I access local C variables in Keil using ARM inline Assembly?
  • problem facing with rtc
    im using rtc in lpc2148. i got the output.im facing problem with secs displaying in lcd.the problem is the secs are not varying but every 60 secs the minute is changing.im not able to see the secs counting...
  • problem facing in p89v51rd2
    hey i am using p89v51rd2 8051 microcontroller in robo application i connected port3.0 pin of controoler to l293d chip of pin 2 ,and port3.1 pin of controller to l293d chip of pin 7; port3.0=1 port3...
  • Facing Problems with Evaluation Software
    While Developing the code in compiler for P89CLPC932, getting the following error message. The message is: Build target 'Target 1' compiling serial.c... SERIAL.C(1): warning C500: MISSING DEVICE...