-
Please let us know when can we have an ARM64 version for Windows on ARM OS. We can help you test We have Windows on Rasberry Pi setup. Please pursue it we at Windows on Rasberry Pi community will be g…
-
It seems like the 'smv_clock' value is whatever is set in the default configuration, changing it on the command like using `pyocd ... -O smv_clock=2000000` does not work and the default value (1Mhz) i…
-
**Describe the bug**
when do the test_tcp_fn:net2 tests/net/tcp2, there are issues meet on test_client_invalid_rst
this issue happens on rt1060/1064/1050 but ok on rt1020.
**To Reproduce**
S…
-
### Description
When you open PyOCD debug configuration Eclipse hangs for approximately 15 seconds, only after that time debug configuration is available. Opening PyOCD debug configurations is extr…
-
As far as I know, ELFSymbolProvider will provide addresses for simple symbols, like main(), but isn't capable of providing addresses for more complex namespace/class/structure/array elements. So, I've…
-
I think 2 would be a better default than 0 idle cycles:
https://github.com/pyocd/pyOCD/blob/master/pyocd/probe/pydapaccess/cmsis_dap_core.py#L243
ST-Link and J-link seem to always use 2 idle cycle…
-
https://github.com/pyocd/pyOCD/blob/91b68e4aa6ef78aa1b547b51314621ad6bd59ece/pyocd/gdbserver/context_facade.py#L153
-
I tried using a st-link (part of a Nucleo board), and pyocd would list the adapter. If I tried to connect, I got an error saying the firmware was too old. I upgraded to the latest firmware (V2J37M27…
-
In all the readme_threadx.txt for cortex-m with an FPU the interrupted stack frame with FPU enabled looks like this:
https://github.com/azure-rtos/threadx/blob/32e3b3b25f4b17ff51ce8a6bad8d9eb32729a0f…
-
https://github.com/ARMmbed/dapjs
Have you evaluated DAP.js from Arm as an alternative to the current pyOCD/texane versions? Could be a more complete, more supported implementation in the long run.
…