• Stopwatch timer different from actual time
    In keil, MDK-ARM, there is stopwatch "t1", at bottom right. But time is shows varies significantly from actual timer when I see in CRO. Why is that.
  • 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?
  • AduC7026
    hey, Im the following error Build target 'Sine Wave Simulator' compiling DACsine.c... assembling startup.s... linking... /cygdrive/c/Cygnus/Arm-Tools/Bin/../lib/gcc-lib/arm-thumb-elf/3.3.1/...
  • AduC7026
    hey, im getting the error***Target not creadte** whats wrong with that kranrhi
  • Simulated code resets, actual code does not
    Hi, I have just started using the Keil Development tools. I created a timer example that should toggle a port pin, approx every half second. With a generic 8051 it works. When I convert the code to...