captain-amygdala / pistorm

68k Hardware Emulator
MIT License
737 stars 103 forks source link

Update documentation for OpenOCD #68

Closed phalkon13 closed 11 months ago

phalkon13 commented 1 year ago

The newest version of OpenOCD seems to be not working properly with PiStorm, you get the following error: "Could not detect CPLD"

Per the Discord, they have a fix: https://discord.com/channels/784428461330530305/833686489674154014/1092141565918593206

Installing version "0.11.0~rc2-1" seems to work:

sudo apt-get install openocd=0.11.0~rc2-1

I would recommend updating your documentation to reflect that for ease of use.

(Aside from that, your documentation is pretty wonderfully straight-forward, thank you very much for that!)

venice1200 commented 1 year ago

I can confirm the fix running raspios bullseye v2023-05-03.

LemaruX commented 7 months ago

Same problem.

I confirm, new install (2023-12-11-raspios-bookworm-armhf-lite.) and follow the github for pistorm flashing Don't work. Could not detect CPLD

You can also flash the firmware from this repo here. It uses a new flashing tool so doesn't suffer this issue

https://github.com/LemaruX/PiStorm-Firmware