User guide

CIF Module - SimpleVSP
CoMET Version 5.9 – Tutorial 73
Debug Options dialog.
H/W Model: Choose Debug
ARM926EJS (or other VPM): Choose Simulate
Click OK
CoMET executes the simulation until it reaches the breakpoint in SimpleVSP1.c. It then
pauses execution. The Debug Step buttons are now active. You can Step into the highlighted
block, Step over it, or Step out of it.
In this example there is little else to see, but useful debug information can be obtained by
following execution in more complex module functions.
Click the Continue debugging icon to continue the simulation until the next breakpoint.
Click the tool bar Stop debug/simulate button to end the debug simulation.