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
I just tried wishbone-tool-v0.6.17-x86_64-pc-windows-gnu.tar.gz
The following commands worked:
wishbone-tool --serial COM3: 0x40000000 0x55555555
wishbone-tool --serial COM3: 0x40000000
The following command just outputs blank lines.
wishbone-tool --serial COM3: -s terminal --csr-csv csr.csv
The following command works with wishbone-tool-v0.7.8-armv7-unknown-linux-gnueabihf.tar.gz when run on a beaglebone black:
wishbone-tool -u /dev/ttyO4 -s terminal --csr-csv csr.csv
Does wishbone-tool currently work on Windows 10 via a serial port?
I am using the pre built wishbone-tool-v0.7.8-x86_64-pc-windows-gnu.tar.gz
wishbone-tool --serial COM3: 0x00000000
returns:
Error: "invalid configuration: invalid serial port: bad address or path"
COM3 is a FT232RL USB serial interface. I can open COM3 with a serial terminal
The text was updated successfully, but these errors were encountered: