-
Is this something that will eventually get upstreamed? The Nordic flashing shit is a cancerous mess.
-
Hi man, good work. I was looking to see whether something like this was already implemented in the stlink-v2->openocd->gdb toolchain, and found your work here. I was reading the source code of openocd…
-
I was curious if OpenOCD can be used instead of the Jlink software in order to use a more open debugging and flashing environment. If so it might be worth adding support in the make files for flashing…
-
**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…
-
I'm trying to build openocd on fresh repository clone. Bootstrap script fails as follows:
```
marcin@marcin-VirtualBox:~/pico$ sudo apt install make libtool pkg-config autoconf automake texinfo
…
-
OpenOCD 0.9.0 no longer works with the in-project config files. This is true for both the bootloader and the debug file. Fortunately, everything we need is already in latest openocd. `stm32f4discovery…
-
I no longer intend to use it, so it's bound to become broken over time.
-
According to the latest debug spec (dated May 15, 2024), the select field in mcontrol and mcontrol6 provides an option to configure a watchpoint to break on address/data but openocd doesn't have any r…
-
I am using Raspberry Pi Pico W with openocd-dirtyjtag and trying to flash/debug NXP LPC1837. Got the following error when I try to start openocd. Please help me in resolving it.
```
iotdev@iotdev:…
-
Is there any kind of expected support timeline for STM32U073 in either stlink or openocd. I use Ada and need to connect gdb via something. Thank You.
- [ ] Programmer/board type: STLINK V3 MINIE
-…