ARMmbed / ARMmbed/mbed-flasher

pyocd flashing does not work

Open
#160 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
9
Forks
10
PR merge metrics
No merged PRs in 30d

Description

### Description
- Type: Bug
- Related Issue: #149

---------------------------------------------------------------
## Bug

**mbed-flasher version**
v0.9.2

probably same happens with v0.10.0

**Expected Behavior**
flashing using `--method pyocd` flash the device

**Actual Behavior**
Flashing fails with message: `[ERROR](mbed-flasher): Failed: PyOCD is missing`

**Steps to Reproduce**
```
$ mbedflash flash -i app.bin --tid 0240000032254e450058800bb52900293f31000097969900 pyocd
[ERROR](mbed-flasher): Failed: PyOCD is missing
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the CLI path for `mbedflash flash` and the `--method pyocd` handling, then reproduce the command from the issue to inspect why it reports that PyOCD is missing. Done means the command can flash the specified device successfully without that error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.