-
For users who add pyOCD to PATH, they should be able to specify the gdbserver executable as a simple filename (sans path). Currently this isn't supported.
I'll be contributing the fix shortly.
-
Zephyr RTOS awareness not available, zephyr's developer mentioned their open-ocd build support such awareness, so I am concluding that the issue/limitation is from cortex-debug
attach the issue exp…
-
CDT supports a [standalone debugger](https://wiki.eclipse.org/CDT/StandaloneDebugger) application that allows one to debug executables without have to create projects or use the full Eclipse. This mod…
-
The DAP_HostStatus can be used to control 2 debug probe LEDs: connected and running. pyocd currently does not use or define this message.
-
Describe the bug:
I find some testcases timeout failed after twister changed. More detail as below:
**frdm_k64f platform:**
Just select a testcase to demo this failure.
command: twister -p frdm_…
-
**Describe the bug**
test_filter_attach ASSERTION FAIL [!FLEXCAN_IsMbOccupied(base, mbIdx)] @ WEST_TOPDIR/modules/hal/nxp/mcux/drivers/imx/fsl_flexcan.c:1734 E: r0/a1: 0x00000004 r1/a2: 0x000006c6 r2…
-
Does pyocd support cortex_a processors?
I found no code about cortex_a.
Thanks.
-
We are using pyocd with daplink (on a separate debug board, i.e. a target isn't permanently attached).
If we try running pyocd commander with the --no-init flag on pyocd v0.28 we are seeing an ex…
-
Hi,
I can easily trigger the pack manager tool by doing something like:
`start ${PackFile}`
What I would like to do is 2 things:
1. Install a CMSIS pack in my CMSIS_PACK_ROOT without opening…
-
Hi
I am making a programmer with CH552 and I am testing your great tool but I am have the next error, in openocd work fine, and with `pyocd list`
the error
```
➜ ~ pyocd erase -t nrf5…