pyocd / pyocd/pyOCD

gdb_test fails on NUCLEO-F429ZI device

Open
#586 13 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

backlog
Dominant language
Python
Stars
1.5k
Forks
560
Avg merge
1h 41m
Merged PRs (30d)
3

Description

window 10, board:NUCLEO_F429ZI
when run python automated_test.py in pyOCD/test directory, it will give a hint as follows:
image
it will block in gdbserver and can't execute in a full progress.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in pyOCD/test with automated_test.py and reproduce the failure on the NUCLEO_F429ZI board under Windows 10. Inspect the gdbserver step where execution blocks and compare the reported behavior with the test's expected flow. Done means gdb_test completes as part of the full automated test run.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
embedded-iot
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.