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

MSEL settings #3

Closed
rokzitko opened this issue Sep 15, 2021 · 1 comment
Closed

MSEL settings #3

rokzitko opened this issue Sep 15, 2021 · 1 comment

Comments

@rokzitko
Copy link

In guide 1 on booting, there is an inconsistency between the text and the picture regarding the MSEL settings.
The picture shows 0b00100, while the text says 0b00101. I believe 0b00100 (picture) is correct.

@robseb
Copy link
Owner

robseb commented Sep 15, 2021

Hello @rokzitko,
Your problems relate to the primary project robseb / rsyocto.
You are right, the MSEL switch configuration for the Cyclone V is different in the picture than the text.
The configuration of the text enables the compression of the FPGA configuration file. This is not used by my bootloader. The FPGA configuration cannot be written (all FPGAs LEDs are off) and the bridges are ready.
Use the MSEL configuration from 0b00100 and check that the FPGAs LEDs are lit on.
Thank you for the report, I will change the picture in the next publication.
Robin

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