pyocd / pyocd/pyOCD

Does Pyocd have a similar flashloader function like SEGGER jlink?

Open
#1,535 0 comments 1 reaction 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.