-
**Describe the bug**
I am trying to flash my Hello word program with RTT over a DAPlink on MIMXRT1064 board, but there seems to be an isssue with probe-rs.
**To Reproduce**
main.rs
```
#![no…
-
With the kukui 230917-01 image on kodama (lenovo 10e) I get a lot of spontaneous exits from `Xorg` with one of these in the `dmesg`; is this some known issue?
```
2283.192940] ------------[ cut h…
-
version: 0.27
There are many exceptions(255) displayed in terminal when pyocd cannot read aps.
It's very unfirendly. Can we change the level to debug or disable the traceback or another way to fi…
-
Hi,
My test condition is jlink-v9, and windows 10. I use pyocd to program, the speed is about 10KB/S.
```
$ pyocd flash -t CY8C624AFNI-S2D43 ./cypress_flash.hex --pack E:/pyocd_pack/Cypress.PSoC…
-
I'm using Mbed studio to try and debug on a STM32H743ZI2, and it fails with a read error like:
```
0000860:WARNING:rom_table:Invalid coresight component, cidr=0x0
0000861:WARNING:rom_table:Invali…
-
```
Traceback (most recent call last):
File "/home/juhhov01/projects/pyOCD/py3/lib/python3.6/site-packages/pyocd/board/board.py", line 96, in uninit
self.target.disconnect(resume)
File "/h…
-
Hi,
I am using ```pyOCD (0.8.0)``` with a ```FRDM-K64F``` and ```CLion (2018.1)``` under ```macOS 10.13.3``` for debugging.
I start the GDB Server via
```pyocd-gdbserver -t k64f -o```
and the…
-
I installed the PACK for RT1011 and then downloaded the HEX file using the Flash command, prompting me for the following information:
0000344:WARNING:cmsis_pack:Overlapping memory regions in file , d…
-
When I utilize the coresight-decoder to decode the trace data produced by ETMv4 on Juno R2, I find that the decoder can't identify the Long Address 32-bit ISO Long packets with the header 0b10011010.
-
While debugging LPC546XX, using pyocd 0.12.0, I get the following error.
```
0000246:WARNING:svd:Failed to load SVD file LPC54608.svd
0000247:INFO:cmsis_dap_core:DAP SWD MODE initialized
0000263…