google / google/CFU-Playground

get stuck when load software.bin through /dev/ttyUSB1

Open
#787 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
Verilog
Stars
565
Forks
160
PR merge metrics
No merged PRs in 30d

Description

I have raised a similar question #775 before, but this time it's quite a different case.
My working environment is VM Ubuntu 20.04, arty A7 35T board, symbiflow tools and the project I use is the `proj_template` under `proj` directory, which is one of the built-in default project.
When I run `make load`, it will be stuck at this command:
`/home/limx/CFU-Playground/soc/bin/litex_term --speed 1843200 --kernel /home/limx/CFU-Playground/proj/proj_template/build/software.bin /dev/ttyUSB1`
I have tried the following methods to solve it, but failed:
1. Reduce the UART_SPEED from the default 1843200 to 115200.
2. Press `Ctrl + C` or other keys on my keyboard. Press `Ctrl + C` twice quickly will end this command and other ways will cause nothing to happen.
3. Remove the whole `CFU-Playground` folder and rebuild everything by `git clone`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.