-
Hello,
the two functions swd_read_block() and swd_write_block() will stumble into misalignment, if their callers swd_read_memory() and swd_write_memory() are called with differently aligned src/dst…
-
I have ported the [candleLight firmware](https://github.com/candle-usb/candleLight_fw) open-source firmware to this device in [my fork](https://github.com/romainreignier/candleLight_fw/tree/add_weacts…
-
Hello!
With my team we are currently using the visual workflow designer, with an editor created by us using react & js.
We were evaluating the possibility of migrating to integrate the sequential-…
-
Don't know if you've seen this. `https://www.pcbway.com/blog/technology/OpenOCD_on_Raspberry_Pi__Better_with_SWD_on_SPI.html`
It's for the OpenOCD codebase but the underlying SWD 'bus' is the same so…
-
I have test pass the JTAG function with the mainline newest openocd, and it's OK.
But will be halt when switch to SWD mode.
I have read the code, but not understand the detial useage of some hard co…
-
When encryption is enabled and we’re in ROP1 it would probably be a good idea to reconfigure SWD pins to disable them while uploading firmware.
Theres a potential vector here in that I believe that…
-
On page 21 of the 2024-05-02 version of Getting Started with Raspberry Pi Pico, under SWD Port wiring it says to connect GND(Pin 20) to SWD GND, GPIO24(Pin 18) to SWDIO and GPIO25(Pin 25) to SWCLK for…
-
Hi. Can you help me for debug? I am connected in-circuit by st-link v3.
My configuration:
{
"name": "Cortex Debug",
"cwd": "${workspaceFolder}",
"executable":…
-
Hi Pavel,
I just installed swd and wrote a small program to start with. But it does not find my ST-Link V3 nor a STM32-Nucleo board. I found issue #15 which looked for all devices and copied that t…
-
I read about pasta on your blog post and decide to play with it. I am not familiar with the internals of libclang or llvm, so this issue may be user error.
I successfully built pasta and was able t…