7.1.13 Step

Performs a single step on the target. Returns OK once the step has successfully been initiated. Once the step has completed a BREAK event is generated asynchronously.

Table 7-19. Step Command Format
FieldSizeDescription
CMD_AVR8_STEP1 byteCommand ID
Version (0x00)1 byteCommand version
Level1 byte

0x01: instruction level step

0x02: statement level step (deprecated)

Mode1 byte

0x00: step over (deprecated)

0x01: step into

0x02: step out (deprecated)

Responses: