You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
259: Add additional command to try when verifying installation. r=therealprof a=aphistic
The given commands didn't work for me, so I looked through my system for a similarly-named file and found `interface/stlink-v2-1.cfg`. When I tried that I ended up getting the breakpoints result mentioned.
One thing I'm still a little confused about is the mention of having an older revision of the board. I don't think I have an old version because I bought it recently and my PCB says "MB1035D" next to the STM32 chip. It might be due to having a newer distribution of OpenOCD because it doesn't have any files named `stlink.cfg`, only `stlink-v1.cfg`, `stlink-v2.cfg`, and `stlink-v2-1.cfg`. I didn't want to make any changes to the rest of the description, though, because it doesn't change the fact it's something that you need to keep in mind later (I assume, I'm just starting the book), and I don't feel I understand enough at this point to make that decision.
Co-authored-by: Kristin Davidson <k@kxd.dev>
0 commit comments