-
Hi,
I am trying to use the NXP k66 freedom board with GDBfuzz
It has a Jlink dongle on board.
I tried to launch GDBfuzz using PyOCD but GDBfuzz cannot bootstrap, because it identifies crashes on e…
-
I try to flash or mergehex ble_app_blinky_nrf52840_mdk_s140.hex or ble_app_hrs_nrf52840_mdk_s140.hex, it's failed.
`mergehex -m s140_nrf52_7.0.1_softdevice.hex ble_app_blinky_nrf52840_mdk_s140.hex …
-
Hi, I have successfully build and flashed PY32F002AL15S, using puyocd and ST-LINK V2. However I am unable to get the IC detected again on SWD. I believe since pins are used inside the firmware (which …
-
### Description
When using the pyocd flash plugin (e.g with mbedgt -c pyocd) with pyocd version 0.24 or greater the following error is seen:
The "pyocd" feature is not installed. Please run "p…
-
**Is your feature request related to a problem? Please describe.**
I am using pyOCD to program and debug Zephyr on our chips. I would love to be able to use the integrated RTOS view in this combinati…
-
## Page link
https://os.mbed.com/docs/mbed-os/development/debug-test/debug-microbit.html
## Expected to find...
Generic and valid instructions on debugging with pyOCD and Mbed boards
## Fo…
-
For details:
https://github.com/pyocd/pyOCD/issues/1324
Not sure if this should be fixed on the PyOCD side or here.
Could you take a look? Thanks!
-
I am using DAPLink on ATSAM3U2C HIC configured with DAPv2 in a CI setup with PyOCD as the host interface and have observed sticky failures of the DAPLink firmware that manifest as USB timeouts, e.g.:
…
-
### Description of defect
On ARM Mbed Studio, targeting NUMAKER-M2354 v1.1 (NU_M2354), mbed-os-example-blinky (mbed-os 6.17.0) build failed with error log listed below. Tried other sample projects …
-
VS Code **launch.json** config file generated using **mbed export -i vscode_gcc_arm**, e.g.
`mbed export -i vscode_gcc_arm --target NUCLEO_F767ZI --profile debug`
uses depreciated pyOCD commands…