This fun.
It looks like ESP32-S3 has USB JTAG, on by default, yay.
It even has OpenOCD pre-installed as a tool.
Just sparse on the actual instructions to use it.
What I am trying to do is flash via JTAG (via USB), which I am hoping I can do without having to bugger with GPIO0 first!
#ESP32 #esp32s3 #jtag #usb #openocd
Trying to get #stlink working on #win11 and usb drivers not loading. New install of windows works. Wish there was a way to reset just the drivers part of windows. Don't really want to reinstall an entire dev and home pc worth of stuff and resync all my one-drives etc. just to do this piece of work. Dual boot for now 🙁 Looking at #openocd with #vscode and using a #rpi over the network instead.
#stlink #Win11 #openocd #vscode #rpi
Strahlende Augen bei der #beginner-Fraktion: der erste #memorydump vom #chip. 🥳
#openocd
#beginner #memorydump #chip #openocd
RT from Epsilon (@2Lysens)
I've been working on setting up OpenOCD JTAG Debug access for BoxLambda:
https://epsilon537.github.io/boxlambda/hello-debugger/
#FPGA #RISCV #OpenOCD
Original tweet : https://twitter.com/2Lysens/status/1564181542884311046
Hi, I'm a software and hardware engineer with an enthusiasm for #foss and #oshw; *all* of my computers run #linux. I am also a citizen scientist, I operate a #magnetometer for #aurora detection. On GitHub you can find various software libraries that I've written, and also the hardware files for some low-cost magnetometers I designed. I've recently submitted a few contributions to the #openocd debugger project.
#foss #oshw #linux #magnetometer #aurora #openocd #introduction
Capturing the secret #OpenOCD Commands for flashing #BL706
https://github.com/lupyuen/lupyuen.github.io/releases/tag/v1.0.3
How to Build #OpenOCD on Windows
https://shawnhymel.com/2168/how-to-build-openocd-and-picotool-for-the-raspberry-pi-pico-on-windows/
#openocd 0.11 RC1, hardly 4 years after the previous 0.10 #hurray! https://github.com/ntfreak/openocd/releases
Using #RustLang to multitask #Telegram, #OpenOCD and Arm #Semihosting Logging... Works great for Remote #PineTime!
https://github.com/lupyuen/remote-pinetime-bot/blob/log/src/main.rs
#rustlang #telegram #openocd #Semihosting #pinetime
My work setup is ridiculous:
- #VScode + terminal to code and compile a processor software model
- #eclipse + terminal to code/debug and compile what will run on said processor model
- Another terminal to link my processor model ( #openocd + #jtag ) and #gdb
- another terminal to see the printf statements from the test code
All this on server I have to access through another terminal
#gdb #vscode #eclipse #openocd #jtag