• code works on simulator but not when burnt on hardware
    hello, i am using p89v51rd2 and wrote a code that periodically takes the data from an ADC through a parallel port and transmits the same through serial port. The code works on simulator but does not...
  • code works on simulator but not when burnt on hardware
    hello, i am using p89v51rd2 and wrote a code that periodically takes the data from an ADC through a parallel port and transmits the same through serial port. The code works on simulator but does not...
  • Serial Interrupt in simulator works when stepping thru, but not with run
    I have a program running in the simulator (simulating an Infineon C515), and if I start by stepping through line by line (or even run to cursor) my serial interrupt routine works fine. Even after a number...
  • Serial Interrupt in simulator works when stepping thru, but not with run
    I have a program running in the simulator (simulating an Infineon C515), and if I start by stepping through line by line (or even run to cursor) my serial interrupt routine works fine. Even after a number...
  • Code works in Simulator but not actual Hardware
    Hi My code works in Keil simulator but not on actual LPC2294 Evaluation board. I don't have any debbuger to check this. What could be the possible reasons?