pyocd / pyocd/pyOCD

pyocd install custom cmsis pack

Open
#1,602 6 comments 0 reactions 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

Hi,

I'm need to install a custom pack for Puya PY32 MCUs. I've saw some tricks unzipping the DFP and copying some pdsc files to a specific folder, but I'm getting a failure when trying to add the pack to cmsis-pack-manager running "pack-manager add-pack abcd.dfp" command. The pack-manager was not found on command line.

So, Is there a method to install a custom pack DFP calling pyocd on command line?

SO: Ubuntu 22

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 by examining pyOCD's command-line pack handling and the reported cmsis-pack-manager invocation for custom DFP files on Ubuntu 22. Determine whether custom pack installation is supported or requires a new capability; done should provide a documented, working command-line path or clearly define the supported limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
embedded-iot, tooling
Issue type
Feature
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.