??? 11/18/05 10:13 Read: times |
#103878 - single stepping, breakpoints and ICE Responding to: ???'s previous message |
My original question spawned a discussion about the use of an ICE for a beginner. I chose a board that has one. I have been working on a DSP and did some emulation work using single stepping, breakpoints etc. I think I can relate that experience to my new board. Well, all of the mentioned tools - ICE, quasi-ICE (*), monitors and simulators - support single stepping, breakpoints (of some sort) and a "view into the guts". The difference is in the "intrusiveness", or in other words, how close the tool is to the "real stuff" (in each aspect, software, hardware, interfacing, mechanical etc.). Moreover, true ICEs can have trace memories storing events and states during runtime (simulators can have them, too; they can even "step back"; however, they are the farthest from the "real stuff"). Please note, the SiLabs is not a full-blown ICE; it's what I (for lack of better term - suggest) called here quasi-ICE. Jan Waclawek (*) on-chip support for debugging with some serial interface, JTAG and similar |