-
### 你在什么场景下需要该功能?
例如嵌入式方面需要使用调试器连接目标板调试
### 描述可能的解决方案
支持jlink,daplink,stlink等搭配openocd,pyocd,jlinkserver调试目标版
### 描述你认为的候选方案
_No response_
### 其他信息
_No response_
-
I would like to share some recent speedup I made in my pyocd setup.
First I would like to indicate that this was done for STM32F767, on NUCLEO_F767ZI board (with st-link v2), Mac OS X and optimized t…
-
I'm trying to debug ATSAMD51N20A using J-Link Plus as a probe, but I'm getting `CMSIS-Pack device ATSAMD51N20A has no default RAM defined, cannot program flash [cmsis_pack]`. Here is the full CLI outp…
-
Hello,
When I try to debug a STM32H743ZI CPU with Mbed Studio, it fails.
```
0000700:INFO:ap:AP#2 IDR = 0x54770002 (APB-AP var0 rev5)
0000703:INFO:rom_table:AP#0 ROM table #0 @ 0xe00fe000 (desig…
-
pyocd version : 0.18.0
Device : `DISCO_L475VG_IOT01A`
pyocd.yaml
```yaml
probes:
0666FF555051897267232812: # Probe's unique ID.
target_override: stm32l475xg
test_binary: …
-
From the mailing list.
https://marc.info/?t=162740011400005&r=1&w=4
On Tue, Jul 27, 2021 at 11:36 PM Bohdan Tymkiv wrote:
>
> Hello dear libusb maintainers,
>
> I am facing an interesting iss…
-
Somehow I ended up with an incomplete index.json file cached in "C:\Users\\AppData\Local\cmsis-pack-manager\cmsis-pack-manager\index.json". This was not a complete JSON file and instead cut off at lin…
-
**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…
-
**Is your enhancement proposal related to a problem? Please describe.**
-
Switching between QEMU and another simulator (such as Arm FVP) requires editing the board yaml file.
**Describe the sol…
-
Hi
I'm using mbed studio and when trying to debug on a stm32l4r5zitx with a STLink.
I'm getting the following log when trying to debug:
```
Selected port 50000 for debugging
0000297:INFO:…