Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binary Release Documentation Question #183

Open
johnduffymsc opened this issue Nov 20, 2020 · 2 comments
Open

Binary Release Documentation Question #183

johnduffymsc opened this issue Nov 20, 2020 · 2 comments

Comments

@johnduffymsc
Copy link

Hi

I'm trying to install the lowRISC SoC on a Nexys 4 DDR board, and I'm a bit confused by the references to SD cards and USB cards in the Getting Started with the refresh-v0.6 prebuilt binaries documentation.

Does the make memstick USB=sdc command refer to the actual USB memory stick used to hold the bit stream, whereas all previous make commands, e.g. make USB=sdc cleandisk partition, refer to an SD card in a USB adaptor?

Kind regards

John

@jrrk
Copy link
Member

jrrk commented Nov 20, 2020

make memstick is indeed for use with the USB bitstream config option. The RISCV itself cannot see this disk. It is not much used because it precludes the use of the keyboard.

@johnduffymsc
Copy link
Author

Thanks, I've literally just figured it out. I have the root file system on the SD card, and the bit stream on the USB stick, and I can ping a booted lowrisc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants