-
可以基于STM32实现一个JLINK类似的东西。
https://mp.weixin.qq.com/s/JTG9Od-BgOcaz3CZUdXLrQ
-
Hello,
I can see the GD32FV chips now. Debugger is a LPCLinkV2 with newest firmware.
> ./cmd/rvdbg/rvdbg --i daplink -t gd32v
2020/12/02 19:32:43 main.go:136 main(): INFO using debug interface: d…
-
I know I saw this once before on the old SF site, but I wanted to bring this up here.
The [Black Magic Probe](https://github.com/blacksphere/blackmagic/wiki) - is both a piece of hardware, and a so…
-
#### Description
In PR #10072, the `nrf52_resetpin_cfg` tool was introduced, allowing to program the persistent UICR register on the nRF52 boards.
Something must have changed since 2018, but when …
-
I was trying this: https://github.com/SpinalHDL/VexRiscv#interactive-debug-of-the-simulated-cpu-via-gdb-openocd-and-verilator
But got the following error, I tried Some way to solve it but it didn't w…
-
In Eclipse debug launch configurations, I'd like to use a variable like ${project_name} in the Project: field on the Main tab so I can reuse .launch files across projects without modification. Curre…
-
It might be worth considering how the boot section, linker script, and reset handler are built out based on some feature flags. So I'd like to talk about it here in this issue.
For example there ar…
-
It seems that OpenOCD has added support for ARM SWO trace port.
Would be truly awesome if cpptools could add support for this and be able to output that to the debug console!
-
Loading devices from SVF files with openFPGALoader take forever.
How difficult would it be to take the SVF parsing from openFPGALoader and run it locally on the RP2040?
It would be nice to be able t…
-
ST has recently launched a series of low cost ULP MCUs - [STM32U0](https://www.st.com/en/microcontrollers-microprocessors/stm32u0-series.html). They've also released Nucleo boards for one of the more …