14 lines
720 B
Plaintext
14 lines
720 B
Plaintext
Supported Bloom commands:
|
|
|
|
help Displays this help text.
|
|
version Outputs Bloom's version information.
|
|
version machine Outputs Bloom's version information in JSON format.
|
|
|
|
svd Generates the System View Description (SVD) XML for the current target and saves it into a
|
|
file located in the current project directory.
|
|
svd --out Generates the System View Description (SVD) XML for the current target and sends it to GDB, as
|
|
command output.
|
|
target-info machine Outputs information on the connected target, in JSON format.
|
|
|
|
reset Resets the target and holds it in a stopped state.
|