??? 07/09/07 17:08 Read: times |
#141643 - Not Full Speed Responding to: ???'s previous message |
<quote>
Actually, if ULTRAMON51 is implemented as suggested, which is in a "vonNeumanized" address space, it can set breakpoints and run traces. Trace, of course, is not done without the usual delay between instructions, but breakpoints certainly are helpful. </quote> The extra jumps for breakpoints is the Not Full Speed Part. Now of course Timing issues are just one part of debugging. Bit banging protocols and other time critcal things require the code run as written. |