• code working in simulator but not when burnt.
    hi am using 89c55 and wrote a code in c which acquires data from a serial device performs calculations and the gives an alarm when an abnormality is detected. when i compiled i got as Program Size:...
  • Simulator Works ... Hardware Doesn't
    I am currently working on converting an application originalldeveoped using the Archimedes tool kit V4, to Keil. The device is a Dallas 80C320. I have successfully ported the code and it runs using...
  • 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?
  • Interrupt Code Works in Simulator and not on Real LPC21xx Hardware ...
    Hi All. Just looking for a little help ... I must be doing something silly, but for the life of me I can't figure it out. I've taken the TMR0 interrupt code from blinky, and used it as my own ISR...
  • Code working in uVision 2 but not in hardware...!
    Hello, being new to this, i'm not totally sure I'm not doing something silly wrong. Below are two 'C' files, one which works in the target hardware and another which does not. I am using an Atmel AT89S8252...