Crate postform_rtt[][src]

Enums

RttError

RTT Errors for Postform Rtt

RttMode

Selects the execution mode for RTT in the target.

Functions

attach_rtt

Attaches to RTT at the address of the _SEGGER_RTT symbol

configure_rtt_mode

Configures the selected RTT mode in the RTT control block at the given address.

download_firmware

Downloads a FW ELF to the target in the associated session, halting the core at main.

handle_log

Decodes a log from the buffer and prints it to stdout.

run_core

Runs the core and clears all breakpoints