-
this is not a must have, but sometimes nice to see some LED flickering on the probe.
Test: open a pyocd debug session in gdb
-
Is it possible to spawn python script with pexpect?
When I run
`self.child = pexpect.popen_spawn.PopenSpawn(cmd='python -m pyocd', encoding='utf-8', timeout=timeout)`
I see that `pexpect.before` g…
-
Hi all,
I decided to open this issue while not having complete certainty that the problem I'm facing is directly related with pyocd and if so, forgive me for the possible error.
I have been using…
-
* pyocd version: latest git master `0.27.1.dev63`
* OS: Ubuntu 20.04.1 LTS on x64
* Hardware setup: STM32L476RG connected to a ST-Link V3
* IDE: CLion
When attempting to flash a firmware using …
-
Any pyocd (version 0.14.2.dev12) command, including list, causes the Linux Mint 17.3 running the MATE desktop to lockup to the point the computer must be reset. A terminal window is available and can…
-
## Problem
```sh
~$ pipx install ubittool
pip seemed to fail to build package:
pyyaml=5.1
Some possibly relevant errors from pip install:
error: subprocess-exited-with-error
A…
-
PyOCD 0.36.0
STM32F334
I'm trying to get SWV output and so far I'm getting no output. I have semihosting and SWV set up in my firmware and the SWV output *is working* in STM32CubeIDE.
The Cube…
-
OS: MacOS 10.14.5
Mbed OS: 5.13.1
Targets: LPC1768
When disconnecting a debug session from the LPC1768, an error is thrown and the debug session does not disconnect. This has not been observed on…
-
When compiling the mbed-cloud-client-example, the flashing randomly fails on K66F. The bootloader will spot the firmware checksum not matching, so obviously the flash has not been written correctly. I…
-
```
C:\Users\Administrator\Desktop\pyOCD-master\pyOCD-master>python setup.py install
C:\Users\Administrator\AppData\Local\Programs\Python\Python36\lib\distutils\dist.py:261: UserWarning: Unknown dis…