Keil Logo

Tstep

The Tstep command executes one or more source-level or assembly instructions. The Tstep command steps into function calls.

Syntax Description
T expr expr has to default to a number. Executes or steps expr program lines or assembly instructions.

The step context depends on the last window focus.

Last Window Focus Description
Disassembly window Steps over expr assembly instructions.
Editor window Steps over expr program statements.
Examples
T 100          /* Executes 100 steps */
T              /* Executes 1 step    */

Note

  • Use the command Pstep to step through the code without stepping into function calls.
  Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

Change Settings

Privacy Policy Update

Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.