• code doesnt execute properly
    I have seembled an asembly program and linked its .obj file to the .obj of compild c source file through command line . This assembly function is called from a c source code,but I face a problem that...
  • small changes code doesnt work...
    Hello All, I am having a few problems using a few assembler directives from today morning. I had a lcd routine program.Its working fine and I have been using this for past 1 year. Now to make...
  • My Arm doesnt interrupt
    Hy, i have bought a ADuC7126 Eval-Board. There is a Switch for IRQ0 on P0.4 and an LED on P4.2 to VDDIO. I've studied the example XirqTest.c and tried to make the LED toggle each time the switch ...
  • AT91M42800 Programm doesnt start...
    Hello After downloading a simple led blink programm into the external flash memory (located at EBI - CS0) and Powering down the EV board, the programm doesn't start at power up! I'll have to keep...
  • The SBUF doesnt write the value received into the rcx Array
    The code below doesnt work properly when i burn it into the AT89S52 micro controller. From debugging, the Value of SBUF isn't writing into the array. can any tell me what i did wrong? #include <reg51...