ARMmbed / mbed-os-tools

The tools to test and work with Mbed OS
Apache License 2.0
33 stars 67 forks source link

How to run with mbed debugger attached? #258

Closed rotu closed 3 years ago

rotu commented 3 years ago

Description

I'm not sure how to run a test while debugging. The current instructions specify to use something like mbedhtrun --skip-flashing --skip-reset -p <serial port>:9600 but the mbedhtrun script seems to be absent from mbed-os-tools 1.8.4.

https://github.com/ARMmbed/htrun/blob/2db861c633052dcdead9581fe836360b1f97fc9f/setup.py#L52-L55

Issue request type

[X] Question
[ ] Enhancement
[ ] Bug