Keil Logo

Ostep

Syntax Description
Ostep Steps out of the current function invocation. If no function has been called, µVision3 issues an error.

The Ostep command starts execution from the current program counter and stops if the current function returns to the statement following the function invocation. µVision3 internally maintains a list of currently nested function calls including the code address where a function invocation took place. If no function calls are present in the list, µVision3 issues an error when the Ostep command is used.

Refer to Pstep and Tstep for information on other trace commands.

Example
>O    /* Steps out of the current function */
  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.