|
NAMEst-util - Run GDB server to interact with STM32 deviceSYNOPSISst-util [<ARGS>...]DESCRIPTIONStart a GDB server to interact with a STM32 device Run the main binary of the local package (src/main.rs).If a port number is not specified using the –listen_port option, the default 4242 port will be used. Stlink version 2 is used by default unless the option –stlinkv1 is given. The STLinkV2 device to use can be specified in the environment variable STLINK_DEVICE on the format :. OPTIONS
EXAMPLESRun GDB server on port 4500 and connect to it
SEE ALSOst-flash(1), st-info(1)COPYRIGHTThis work is copyrighted. Stlink contributors. See LICENSE file in the stlink source distribution.
Visit the GSP FreeBSD Man Page Interface. |