-
### Version/Branch:
1.0.1
### Operating system:
Ubuntu 22.04
### Debug probe:
Jlink Plus
### Microcontroller:
Ambiq Apollo4
### Details:
When trying to load variables MCUViewer is trying to u…
-
**Describe the bug**
When Jlink is configured to be in CMSIS-DAP mode, probe-rs could not use it in both Jlink and CMSIS-DAP mode.
**To Reproduce**
1. Set a Jlink probe to be in CMSIS-DAP v2 mode…
-
Per https://github.com/maxgerhardt/platform-raspberrypi/issues/39, with the latest toolchain version, there seems to be a problem with the interaction of GDB and a GDB server opened by the native JLin…
-
macOS Sonoma 14.6.1 (M1)
Command Line Tools 15.3
Homebrew
This repo sdk-2.0.0
libjaylink 0.3.1
gcc 14.1.0 (aarch64)
jlink-edu v9.3
pico 2
`./configure --prefix=$HOME/local --enable-jlink --e…
-
Valinor currently support only pyOCD gdb server at the moment, which works for platforms with cmsis-dap debuggers.
We could add jlink gdb (or later any other in the future). The decision which one to…
-
Hi,
I am trying to use `west debug` under WSL2 with `jlink` runner (JLink is installed under Windows because only under Windows JLink has access to the USB ports where debug probes are).
For this I …
-
### Environment
- OS and version: Win11 22H2
- VS Code: 1.92.2
- C/C++ extension: ms-vscode.cpptools
- OS and version of remote machine (if applicable):
- GDB / LLDB version: GNU gdb (Arm GNU T…
froha updated
2 months ago
-
# Starting with JLink debugger or QEMU (ARMv8)
* Debugger: JLink V11
* Target Hardware: raspiberry 4b
* Host: Ubuntu 20.04-amd64
Note, the openocd installed by `sudo apt-get install openocd` i…
-
**Is your enhancement proposal related to a problem? Please describe.**
Currently ST products use OpenOCD or J-Link as runners for `west debug`. https://github.com/zephyrproject-rtos/zephyr/pull/7528…
-
Hi, I've been using pylink on a couple boards and it's been working pretty well so far! However, today one of my boards got in a bad state where RTT can't be used with it. My code has:
```py
jlink…