Does Pyocd have a similar flashloader function like SEGGER jlink?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 560
- Avg merge
- 1h 41m
- Merged PRs (30d)
- 3
Description
this is wiki
Jlink uses the read-write interface to operate the user's device. First download the flashloder written by the user to ram, and then call the function written by the user to flash the file.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the SEGGER Flash Loader wiki linked in the issue and compare its RAM-download and function-call workflow with pyOCD's current flash-programming capabilities. Done should be a clearly scoped decision about whether equivalent support is needed and what behavior or interface it must provide.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- embedded-iot, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100