pyocd install custom cmsis pack
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
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 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