What's the trick to make the C51 simulator increment timers in realtime? Ive tried setting the xtal value appropriately, on the target panel. (I just need the simulation's blink led freq to have the same period as the real target) Peter
Nobody mentioned JTAG up to that point in the debugger --- only emulators. In the 8051 world, even though some JTAG-enabled variants now exist, "emulator" usually still refers to the old-fashioned "unwieldy drop-in replacement for the real CPU" kind of device. While you are 100% correct in this statement, it has been common to refer to the JUAG etc debuggers as "built in ICE" since the PC screen basically is the same Erik