Renesas HS2378KCM01H Network Card User Manual


 
44
3.13 Stepping Through a Program
The HDI provides a range of step menu commands that allow efficient program debugging.
Table 3.4 Step Option
Menu
Command Description
Step In Executes each statement, including statements within functions.
Step Over Executes a function call in a single step.
Step Out Steps out of a function, and stops at the statement following the statement in the
program that called the function.
Step… Steps the specified times repeatedly at a specified rate.