• 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...
  • Facing problem with Atmel At89c5131.
    I am using Atmel AT89C5131 64pins. From the Atmel website, I found these programs - Keil uVision and Flip 2.2.4. I would like to confirm whether it is true that I can use the Keil uVision 2 to generate...
  • 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...