issues Search Results · repo:pyocd/pyOCD language:Python
Filter by
704 results
(68 ms)704 results
inpyocd/pyOCD (press backspace or delete to remove)While updating the descriptors of packages the pyocd seems to be freezing. It stacks on Downloading descriptors step.
Log:
$: pyocd pack clean
0000298 I Removing all pack data... [pack_cmd]
$: pyocd ...
gbarkadiusz
- 14
- Opened on Jun 3
- #1783
It would be really useful to be able to run the remote probe server at the same time as the gdb server in the same
command. Right now I have to do all of these in separate processes:
pyocd server
pyocd ...
BogdanTheGeek
- 1
- Opened on May 31
- #1782
I get the following error when trying to list probes with a connected STLINK-V3PWR
pyocd list -L pyocd.probe.*=debug
0000900 D USB CMD (16) f5 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [usb] ...
INemesisI
- Opened on May 23
- #1781
After upgrading to any version above v0.34.3 the following command (list works, load also fails) fails: pyocd erase -t
py32f030x8 --chip --config ./Misc/pyocd.yaml
This is on ubuntu with a daplink programmer. ...
PeiC3dahaiph1aeJ
- Opened on May 18
- #1778
Controller: NXP LPC 5536 Debugger (NXP DAP debugger probe)
Problem Description : There are actually 2 problems : )
Problem 1 : LPC5536 can be flash only using the target LPC55s36 (same family) using ...
VasiliuVlad
- 1
- Opened on May 8
- #1776
In the transaction I see: { id : 11, request : swj_sequence , arguments : [51, 72057594037927935]}
That s a bug waiting to happen. 72057594037927935 is larger than 9007199254740991 (aka Number.MAX_SAFE_INTEGER). ...
buzmeg
- 1
- Opened on May 6
- #1769
In tcp_client_probe.py the following code exists:
_PROPERTY_CONVERTERS = {
capabilities : lambda value: [DebugProbe.Capability[v] for v in value],
supported_wire_protocols ...
buzmeg
- Opened on May 6
- #1768
I now have a flm file for programming the off-chip spi flash, and exported the flash algorithm through the script. But
when I flash the device, a memory transfer fault occurred. I checked the debug information ...
ccu6
- Opened on Apr 26
- #1767
pyocd: 0.36.0 ubuntu: 22.04.1
Board 1: nRF9161 feather (beta) with RP20240 as probe, circuitdojo.com Board 2: nRF9151 Connect Kit with nRF52820 as
probe, makerdiary.com
pyocd is flashing both boards, ...
boaks
- Opened on Apr 9
- #1766
Found it, after read almost all documents: https://github.com/pyocd/pyOCD/blob/main/docs/target_support.md
Gentlemen!
I have been looking for some way of adding new targets to the pyocd for so long that ...
fabio-ric-silva
- 1
- Opened on Mar 11
- #1764

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.