Crate postform_rtt

Source

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.
disable_cdebugen
Disables C_DEBUGEN for a cortex-m mcu
download_firmware
Downloads a FW ELF to the target in the associated session, halting the core at main.
run_core
Runs the core and clears all breakpoints