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

Documentation problems #124

Open
benlaurie opened this issue Jun 14, 2024 · 0 comments
Open

Documentation problems #124

benlaurie opened this issue Jun 14, 2024 · 0 comments

Comments

@benlaurie
Copy link
Contributor

Firstly, section 1.3 (https://lowrisc.org/sonata-system/doc/guide/building-examples.html) actually has section 2.2 (https://lowrisc.org/sonata-system/doc/dev/toolchain-setup.html) as a prerequisite - this is highly confusing, 2.2 should come first.

Secondly xmake config --board=sonata is incorrect, it also needs the location of the sdk specified: xmake config --sdk=$LLVM_PATH/builds/cheriot-llvm --board=sonata ought to work if 2.2 has just been done. :-)

Thirdly, the uf2 converter is a prerequisite that is not documented: https://github.com/makerdiary/uf2utils?tab=readme-ov-file

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

1 participant