mltk.utils.jlink_stream.JlinkCommandStream¶
- class JlinkCommandStream[source]¶
Helper class for issuing a command/response to embedded device via J-Link
Methods
Close the JLink connection and streams
Send a command to the device and receive the command response
Open the JLink connection and command streams
- __init__(command_stream='cmd', response_stream='res', options=None)[source]¶
- Parameters:
options (JlinkStreamOptions) –